app/controllers/notifiable/device_tokens_controller.rb | 100644 | 0 | 0 | | | 1.75 KB | cebedd41edd713e6fcea0c186202343f88c12508abd8f2fa3b4f4d40c8a1cec0 |
app/controllers/notifiable/notifications_controller.rb | 100644 | 0 | 0 | | | 1.36 KB | b86d1ab9b0660a177397379ca7369ccf9c76b4e8149c4f53cb4352bd41d6dd43 |
config/routes.rb | 100644 | 0 | 0 | | | 164 Bytes | 249b1744a3195cc87294f1f5c5c568c77891c3176d80006f453987ac04bd8398 |
lib/generators/notifiable/install/install_generator.rb | 100644 | 0 | 0 | | | 1.21 KB | 31291a5503e79ce463f5d06104b18ea9a518a00d710410082bb4ae6d19d41d57 |
lib/generators/notifiable/install/templates/create_notifiable_apps.rb | 100644 | 0 | 0 | | | 194 Bytes | a2aed7fbea6edf7cae62d772e71ee014b5cda598e44081df1dffa9dc79246cb2 |
lib/generators/notifiable/install/templates/create_notifiable_device_tokens.rb | 100644 | 0 | 0 | | | 427 Bytes | 6e777e9f95f383132bed6fb8f886f12cb72a424c367af72abf8f7ba034ffaa6f |
lib/generators/notifiable/install/templates/create_notifiable_notifications.rb | 100644 | 0 | 0 | | | 557 Bytes | de97968c3637fe7ae55b32b540ced02354dcf1e087d87168b880029ca1b176f6 |
lib/generators/notifiable/install/templates/create_notifiable_statuses.rb | 100644 | 0 | 0 | | | 231 Bytes | 79065929bae852f46cd5278b27a80cff9ad0c8ba18820f0d58a2976f723336ff |
lib/generators/notifiable/install/templates/initializer.rb | 100644 | 0 | 0 | | | 557 Bytes | e8d99d3fb66c2d5e03bf3144a2507f045c4fc69b818bd2d3bd5399e572d79e14 |
lib/notifiable/active_record.rb | 100644 | 0 | 0 | | | 1.53 KB | 14519829621eff35c0dbf850f1973a97238f24b6ec69164ddcc8126145547344 |
lib/notifiable/app.rb | 100644 | 0 | 0 | | | 283 Bytes | fef9796e1684baeb0a88348da34fdb4c1e792f547901bb045afd5fcc39b1633b |
lib/notifiable/batch.rb | 100644 | 0 | 0 | | | 1.53 KB | bbed277b9ff778534732c5c335745c2d6987ea0552f6dd31165ac705f338850f |
lib/notifiable/device_token.rb | 100644 | 0 | 0 | | | 296 Bytes | a6766ff18a54e392490d94126877d949751de2ced5b4d7830350b4032fd14ec7 |
lib/notifiable/engine.rb | 100644 | 0 | 0 | | | 316 Bytes | 1297e81d0f08d028cf038d3fec2ed6416b75cd478b207c71d616cebbae5f2e3a |
lib/notifiable/notifiable_concern.rb | 100644 | 0 | 0 | | | 295 Bytes | 705557b60f0492bd546b9e430bca1e128b2890bf07b24773c0f32acb4b32a298 |
lib/notifiable/notification.rb | 100644 | 0 | 0 | | | 300 Bytes | 52a4449c6e791280819a759beefa60f9aab27c6cd67e635aeefc50ad769fe475 |
lib/notifiable/notification_status.rb | 100644 | 0 | 0 | | | 385 Bytes | 5fd297e0397702430e286349fa32c05d35fb19c7b30114b4e4c699140b3c01fd |
lib/notifiable/notifier_base.rb | 100644 | 0 | 0 | | | 1 KB | 79c1ce2c563794c17033cd8ab119cdceca47e5babe2e2d155e9bcbcdf9a3f09f |
lib/notifiable/railtie.rb | 100644 | 0 | 0 | | | 244 Bytes | c48fd477ef08c6fb8ec4c540320b6cb4f0b8efde5619832c050b4b3dd5c8c6d3 |
lib/notifiable/version.rb | 100644 | 0 | 0 | | | 43 Bytes | 16c80c14e93e52f739dd1f1ad3b4b5c00d1943247526a8b68de440005a9baa4c |
lib/notifiable.rb | 100644 | 0 | 0 | | | 947 Bytes | ecd2e9fccd8b134cf492c60116b0b59eeaf2f7f96b86d38c8cf32ccd00a40a53 |
lib/tasks/brakeman.rake | 100644 | 0 | 0 | | | 267 Bytes | e376ac36b2020931601cc70c3a908e9f6d829043001f9f8755d24b7d0c3daf1d |
LICENSE | 100644 | 0 | 0 | | | 11.1 KB | 3ce3bf9039b512fd76a8153c1a495b3e174eda371e1440a44657735b09da7224 |
Rakefile | 100644 | 0 | 0 | | | 1.05 KB | 5bc41c727170539f6f5b7a84a00169650bdac5a89a8734b4347bab8167083aff |
spec/batch_spec.rb | 100644 | 0 | 0 | | | 2.02 KB | 7663fc5f0561ab09a4d4e7c0d5e5a81bfd2d088b0d8eab24ea5dfa7c571833bf |
spec/controllers/device_tokens_controller_spec.rb | 100644 | 0 | 0 | | | 3.18 KB | 852b8e7e6e30b97cc3d2d6fea67055061e9a464a1f33fc000f0130a5c989b92c |
spec/controllers/notifications_controller_spec.rb | 100644 | 0 | 0 | | | 1.76 KB | bd05799bccde6d30faff5b2ebe857d59e8861bd7b47c39d34e3c14e3aa183303 |
spec/notifiable_app_spec.rb | 100644 | 0 | 0 | | | 328 Bytes | cc12d7dcc082adc1cfcf2516678adc47d8301e4c0808de64ebe883814b189d94 |
spec/notifiable_server_spec.rb | 100644 | 0 | 0 | | | 2.2 KB | bb6a7025a8e8cada1a3b063c4fe7f4a731c9cffd738b025997d4902daaecffcb |
spec/notifiable_spec.rb | 100644 | 0 | 0 | | | 683 Bytes | ad66a6e1aa1f762a1737cf033d46b4a6fa3fcee0417655dabfaab66362a6f0b4 |
spec/notification_spec.rb | 100644 | 0 | 0 | | | 773 Bytes | 3722efb3e27d12c330028453bd089a6e98fdf8ee0b9066753f0631356e0c7705 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 1.3 KB | d87e94cdec603656e8660854e06b857dbd5a4521bce1b59f3facea75a12504e5 |
spec/support/engine_controller.rb | 100644 | 0 | 0 | | | 1.02 KB | 07d86953549d4beeff416dd2311a8cf13bbe60fe84f093da95610433db09ef5f |
spec/support/factories.rb | 100644 | 0 | 0 | | | 863 Bytes | 120c0d90f64fc012e5205f3f6e9437697e84bc12c8cc2f36ee241822e8ffa984 |
spec/test_app/app/assets/javascripts/application.js | 100644 | 0 | 0 | | | 599 Bytes | 0afe11efc66f290c60cb9415a64b4800a31dd42d6101a2a0452867177b06cf89 |
spec/test_app/app/assets/stylesheets/application.css | 100644 | 0 | 0 | | | 546 Bytes | 3226de36233f17188ba94faa61b451b580f0c381f9db3dc83a69cdff43e52300 |
spec/test_app/app/controllers/application_controller.rb | 100644 | 0 | 0 | | | 163 Bytes | 31f6e6421a76a516c923e9e601b91709041504e7b95c18ca104a6f63f806d9f7 |
spec/test_app/app/helpers/application_helper.rb | 100644 | 0 | 0 | | | 29 Bytes | f77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8 |
spec/test_app/app/models/user.rb | 100644 | 0 | 0 | | | 49 Bytes | db25daa644b475058eeab6e2c8004c35a8d0f3ad1e43272807db64b587f2965f |
spec/test_app/app/views/layouts/application.html.erb | 100644 | 0 | 0 | | | 297 Bytes | 305bb4d2ff2d72a1ab74ac85f855756245efa476aee412f7020f2a03d71f6953 |
spec/test_app/bin/bundle | 100755 | 0 | 0 | | | 129 Bytes | 7130bf85d0a1f4213924c456fffcc778b78258c0008e62a76bff9722a8cf1034 |
spec/test_app/bin/rails | 100755 | 0 | 0 | | | 146 Bytes | ff0dcd108ea06bfa271d7e573534ceaa4e91d47b3a7ef5170975df6ee567985a |
spec/test_app/bin/rake | 100755 | 0 | 0 | | | 90 Bytes | 436f1fbb82e7b52d0bc032ac6ac9dce49a3f3ec47b909c863783021c116c264c |
spec/test_app/config/apns-development.pem | 100644 | 0 | 0 | | | 4.09 KB | 267b5a4227e6e2f84fd3bc165f7cd66e8ec7c5ea557e47701c389efacf03ea2b |
spec/test_app/config/application.rb | 100644 | 0 | 0 | | | 1.04 KB | 76e7c8f4d1c55fdc7bc6e49c7822557e44f487cc54d5a58908928161d0c6bd67 |
spec/test_app/config/boot.rb | 100644 | 0 | 0 | | | 242 Bytes | 46c7133341d4acf82c3d326540300220b2afba4a9283b06c41f938976af62232 |
spec/test_app/config/database.yml | 100644 | 0 | 0 | | | 483 Bytes | 291129c6ab530ddb34630f24f56144c2f49d694dc6f422d9213b41789a115cc1 |
spec/test_app/config/environment.rb | 100644 | 0 | 0 | | | 153 Bytes | 5c92123e9b09c2931ee05417fddc03723b5b8e426d9ec97ffb3ce5b2aec2f2c3 |
spec/test_app/config/environments/development.rb | 100644 | 0 | 0 | | | 1.09 KB | 581d0394d1359fe3f83a14a10f6fe1ee6991c6769454ee1581a17e4950d0e975 |
spec/test_app/config/environments/production.rb | 100644 | 0 | 0 | | | 3.17 KB | 54b04b6815483a0f257e683031c3eee365b57e8403a807f99cc279a9e17fa1c5 |
spec/test_app/config/environments/test.rb | 100644 | 0 | 0 | | | 1.52 KB | 70c42d8db56a84b137b3f1c7dfa324a0323bdc2781313d26693fb8ee055969b5 |
spec/test_app/config/initializers/backtrace_silencers.rb | 100644 | 0 | 0 | | | 404 Bytes | 12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8 |
spec/test_app/config/initializers/filter_parameter_logging.rb | 100644 | 0 | 0 | | | 194 Bytes | eb293cbcac26012fb63489b355b7a68df2e0f5006abe79e2128752f40514aaf4 |
spec/test_app/config/initializers/inflections.rb | 100644 | 0 | 0 | | | 647 Bytes | a2045e2ce03f29305e052a9236ff41d4c7d4d171c0fa5bf8cfbc958edd307df6 |
spec/test_app/config/initializers/mime_types.rb | 100644 | 0 | 0 | | | 205 Bytes | eeb81ee447a8f788b69240861f043b485ab6e830dde0997ddeb3c1b445ed5d06 |
spec/test_app/config/initializers/notifiable.rb | 100644 | 0 | 0 | | | 378 Bytes | 2a860f0a4cd4664728f8c581b9fc8b97b8c598e983a929dcf2e876af877d4aa0 |
spec/test_app/config/initializers/secret_token.rb | 100644 | 0 | 0 | | | 661 Bytes | 8066603ba6f8501ab3d3e90356184ca91ef25288865da67b1adf745ef36ba5e6 |
spec/test_app/config/initializers/session_store.rb | 100644 | 0 | 0 | | | 143 Bytes | a413831d20de25766401b2da2b0b54b0b769d897366330c87ca7d373eec76d10 |
spec/test_app/config/initializers/wrap_parameters.rb | 100644 | 0 | 0 | | | 517 Bytes | c9768c02e265d5980177ea86c7fd886a19a2a276d11663c5849eca5231280691 |
spec/test_app/config/locales/en.yml | 100644 | 0 | 0 | | | 634 Bytes | 44028606fa6334147bef7aeb7ef9303dd7971c96c2e0d9d29525c19919bac57c |
spec/test_app/config/routes.rb | 100644 | 0 | 0 | | | 82 Bytes | 23628c1035e443c1346d668189bc31cdef7c317cc63c67c74e32ca78ffd44365 |
spec/test_app/config.ru | 100644 | 0 | 0 | | | 154 Bytes | 4bfd478acf3e8d501c7ac4fe74b781f2bc37b40f9866b60c78fdffb723a9b7e9 |
spec/test_app/db/development.sqlite3 | 100644 | 0 | 0 | | | 18.9 MB | 864db6876e5d05abd9ef9f720b844648885d83ed532948d4fdab55b29f087aac |
spec/test_app/db/migrate/20131210115648_create_users.rb | 100644 | 0 | 0 | | | 173 Bytes | 6beccb28b794d9553ff3c5c6909564a3b39717e16232f25494fc511c8893a663 |
spec/test_app/db/migrate/20131210115649_create_notifiable_apps.rb | 100644 | 0 | 0 | | | 194 Bytes | a2aed7fbea6edf7cae62d772e71ee014b5cda598e44081df1dffa9dc79246cb2 |
spec/test_app/db/migrate/20131228225139_create_notifiable_device_tokens.rb | 100644 | 0 | 0 | | | 524 Bytes | 846876b3f0ebe31d2d6233206a86ef5ed21b17c49d0d9450198f6ffa03c6e601 |
spec/test_app/db/migrate/20131228225140_create_notifiable_notifications.rb | 100644 | 0 | 0 | | | 557 Bytes | de97968c3637fe7ae55b32b540ced02354dcf1e087d87168b880029ca1b176f6 |
spec/test_app/db/migrate/20131229104039_create_notifiable_statuses.rb | 100644 | 0 | 0 | | | 227 Bytes | 3e6f8a7a066a259e3dc425858101428f30d1b63458abd7c8c78374e146467cf2 |
spec/test_app/db/schema.rb | 100644 | 0 | 0 | | | 2.15 KB | 991898f1793e14ceea22f1e49f6f6374c092cc42f88f6ae8530a407ad97a9b83 |
spec/test_app/db/test.sqlite3 | 100644 | 0 | 0 | | | 48 KB | 7a463aeddf3aca2da2d9daf99413308baf2543db63abf55b435ffbf74a46baca |
spec/test_app/log/development.log | 100644 | 0 | 0 | | | 258 MB | 253aa51dbbd240d0b84c2277fafcbbcd64126ec713cbeaebafc365d317c75d25 |
spec/test_app/log/test.log | 100644 | 0 | 0 | | | 31.2 MB | 7d9fc7d80f7a88346e2e1b6341be0db4eb9607f8b0bb0d9e86ac79ca1618a196 |
spec/test_app/public/404.html | 100644 | 0 | 0 | | | 1.32 KB | ae488f2a554a5f6227606ef7b7c4c705806d10a72a84111a777e5db215dfd243 |
spec/test_app/public/422.html | 100644 | 0 | 0 | | | 1.3 KB | dc406f17d293cc85f9a551f48933338c7042d0137fcdb836342558413a84a2cf |
spec/test_app/public/500.html | 100644 | 0 | 0 | | | 1.24 KB | c6f497c895f4831eb36886da4feab4ae682da9bbf4c02c3ec09f0d3b384b147c |
spec/test_app/public/favicon.ico | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/test_app/Rakefile | 100644 | 0 | 0 | | | 252 Bytes | 82b08b8f1e95e2ab678ac49d0a1c9c1fb6073f5b0a68b63a37153e9f0f2465c4 |
spec/test_app/README.rdoc | 100644 | 0 | 0 | | | 478 Bytes | 692014390d8a07689a5e7fa597019e61262c7fc3b3f2d2f34fcbf71337ebf472 |