]>
| author | Eugen Rochko <eugen@zeonfederated.com> | |
| Sun, 29 Jan 2017 00:30:32 +0000 (01:30 +0100) | ||
| committer | Eugen Rochko <eugen@zeonfederated.com> | |
| Sun, 29 Jan 2017 00:30:32 +0000 (01:30 +0100) | ||
| commit | 3f075c7794ca7cc6e3c566591e9929859c6c325c | |
| tree | fd649accdafbb57cf1ac5d7231dd44bd5dd447c8 | tree | snapshot |
| parent | 1992575d577bf5b4c408a0104ad310e17846466a | commit | diff |
| Gemfile | diff | blob | history | |
| Gemfile.lock | diff | blob | history | |
| app/controllers/api/v1/devices_controller.rb | [new file with mode: 0644] | blob |
| app/models/device.rb | [new file with mode: 0644] | blob |
| app/services/notify_service.rb | diff | blob | history | |
| app/services/send_push_notification_service.rb | [new file with mode: 0644] | blob |
| app/workers/push_notification_worker.rb | [new file with mode: 0644] | blob |
| config/routes.rb | diff | blob | history | |
| db/migrate/20170129000348_create_devices.rb | [new file with mode: 0644] | blob |
| db/schema.rb | diff | blob | history | |
| spec/fabricators/device_fabricator.rb | [new file with mode: 0644] | blob |
| spec/fabricators/domain_block_fabricator.rb | diff | blob | history | |
| spec/models/device_spec.rb | [new file with mode: 0644] | blob |