LICENSE | 100644 | 0 | 0 | | | 11.1 KB | 3ce3bf9039b512fd76a8153c1a495b3e174eda371e1440a44657735b09da7224 |
Rakefile | 100644 | 0 | 0 | | | 847 Bytes | 38135f1c2cfd51ee3689a091ad4a2692dff83db9486dd17a9624478d6aaf38ec |
app/controllers/notifiable/device_tokens_controller.rb | 100644 | 0 | 0 | | | 1.73 KB | 507786e74d5f317458f920459ee6da08dce351ba8dc74faacfdfb7b79fee27a1 |
app/controllers/notifiable/notification_statuses_controller.rb | 100644 | 0 | 0 | | | 905 Bytes | c124191ecde2736d3034eeb8a1f2d0f2472e349e2d8855fa8e4f123a5f05873d |
config/routes.rb | 100644 | 0 | 0 | | | 180 Bytes | 737b2a9626e88a4bc475d47d3c68a85c2e29dd4dfc4eb584d802c9d04a2c318f |
db/migrate/20131210115648_create_notifiable_apps.rb | 100644 | 0 | 0 | | | 194 Bytes | a2aed7fbea6edf7cae62d772e71ee014b5cda598e44081df1dffa9dc79246cb2 |
db/migrate/20131210115649_create_notifiable_device_tokens.rb | 100644 | 0 | 0 | | | 450 Bytes | b43d22489cb6caa28a8eccdc9412c16636513f93f0a65a59cf22c7f4a65ac0d9 |
db/migrate/20131210115650_create_notifiable_notifications.rb | 100644 | 0 | 0 | | | 360 Bytes | d34afcd2a692fbe658210cfb92a2684e8299e026cf0790f51d4f2500f6d736d8 |
db/migrate/20131210115651_create_notifiable_localized_notifications.rb | 100644 | 0 | 0 | | | 445 Bytes | c37ad7b971b738feec1c54668b6f228895facea18c942a75e7eee534d2736687 |
db/migrate/20131210115652_create_notifiable_statuses.rb | 100644 | 0 | 0 | | | 270 Bytes | b99798afbe3efdbb0961a884b798381ca225ce7bb220719dc19551046488d1ae |
lib/generators/notifiable/install/install_generator.rb | 100644 | 0 | 0 | | | 1.21 KB | 31291a5503e79ce463f5d06104b18ea9a518a00d710410082bb4ae6d19d41d57 |
lib/generators/notifiable/install/templates/initializer.rb | 100644 | 0 | 0 | | | 809 Bytes | d4cb7f845357b36f61fea502dfcacb5b4aa4b1aa2b1f059275e8fb99a3548602 |
lib/notifiable.rb | 100644 | 0 | 0 | | | 1008 Bytes | 5140b1ea482ac6b13864022e5e32a3a9e27c816b7d676a3eda81220cb6ff27da |
lib/notifiable/active_record.rb | 100644 | 0 | 0 | | | 1.08 KB | 4b1f59736a07fb04dc717bdd8396a09109df96851e363412668130ed53df972f |
lib/notifiable/app.rb | 100644 | 0 | 0 | | | 553 Bytes | 0093af0fb664b4e1ad21b8c2543f87b3cc67741902f5153788e1c81f3ce9db55 |
lib/notifiable/device_token.rb | 100644 | 0 | 0 | | | 347 Bytes | e8ae8ee2ce0418968545f6130cb0d8294cf6d020a18621a9484c9495c0c8a4fc |
lib/notifiable/engine.rb | 100644 | 0 | 0 | | | 788 Bytes | b1c93a068b406531465b61173a2c22d4863bbdbc264c9387cdbaf49f95d1930a |
lib/notifiable/localized_notification.rb | 100644 | 0 | 0 | | | 536 Bytes | 303b77ad411b01ea93aa4ff21e71ecf05f88fa97c299d02eb930bf7352387832 |
lib/notifiable/notifiable_concern.rb | 100644 | 0 | 0 | | | 283 Bytes | ffad3c0b4dc6f1e201847c142f7e7d02a01a34fdbca15618c11f329f02064174 |
lib/notifiable/notification.rb | 100644 | 0 | 0 | | | 1.71 KB | 1005a973dc50733a7ee4b9bd497892929d9a377576b6e29022a9245a35fa6f2d |
lib/notifiable/notification_status.rb | 100644 | 0 | 0 | | | 586 Bytes | dbe4d162b41065ee0f878df8eeb241975f5e7b92becfa4a55277581eb2497082 |
lib/notifiable/notifier_base.rb | 100644 | 0 | 0 | | | 1.2 KB | 90e66b8a1bdd5d489ac9e40124907551a6dbf1ae4ad8cc6b344f0b164285bffb |
lib/notifiable/railtie.rb | 100644 | 0 | 0 | | | 244 Bytes | c48fd477ef08c6fb8ec4c540320b6cb4f0b8efde5619832c050b4b3dd5c8c6d3 |
lib/notifiable/version.rb | 100644 | 0 | 0 | | | 43 Bytes | 07476cbe3893e2925c642581089632d4859cd2a0798e8c0d67e680b22be4bc09 |
lib/tasks/brakeman.rake | 100644 | 0 | 0 | | | 267 Bytes | e376ac36b2020931601cc70c3a908e9f6d829043001f9f8755d24b7d0c3daf1d |
spec/controllers/device_tokens_controller_spec.rb | 100644 | 0 | 0 | | | 5.4 KB | 3d59c93b9684712a9708397f62c6c08aa3b695f99aa23d91a215145f18221726 |
spec/controllers/notification_statuses_controller_spec.rb | 100644 | 0 | 0 | | | 2.88 KB | 5ad1ed623211d58e1e3ba3e36360fd52b01a5fae67e49af109dc0634c777268f |
spec/model/device_token_spec.rb | 100644 | 0 | 0 | | | 426 Bytes | 0dea7a085fb40d59a8a7297698a851f7203e1eeda63c2d06b05d4a8b58de684f |
spec/model/localized_notification_spec.rb | 100644 | 0 | 0 | | | 1.43 KB | 4cdb09a6bbfd9347278859e01e57a6c4c48dd3973240d09c890f1947dbb2d9ca |
spec/model/notifiable_app_spec.rb | 100644 | 0 | 0 | | | 855 Bytes | 572d56d538dc47e0f77a7d1b9c991d0484ff2922f7c0848c3cb29b2bbafc139c |
spec/model/notifiable_spec.rb | 100644 | 0 | 0 | | | 754 Bytes | 467c431caa08a4cec7dd3b6b5058e89071279f02d6650d5c45be9649e375c44c |
spec/model/notification_spec.rb | 100644 | 0 | 0 | | | 3.92 KB | 0565ff5f7938282ee147e8c9772db7bc26fc9434c427b7df7bc38d737b133924 |
spec/model/notifier_base_spec.rb | 100644 | 0 | 0 | | | 647 Bytes | 6e2adb9ebed1937a9e3d115de5b86a44eefc8f6599c33c3c77a45dd007fe5024 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 1.76 KB | e7ca948274e983f38119b8cc2613fa73db9fe48d27ba04e306fa1272d53216e7 |
spec/support/engine_controller.rb | 100644 | 0 | 0 | | | 1.02 KB | 07d86953549d4beeff416dd2311a8cf13bbe60fe84f093da95610433db09ef5f |
spec/support/factories.rb | 100644 | 0 | 0 | | | 1.31 KB | fa5e0daa66237d9a8c4ed73e1e0a38a8354e8ba7f397c8bf7a5d149210036cc6 |
spec/support/request_helpers.rb | 100644 | 0 | 0 | | | 109 Bytes | 517aec26c6bb19a72b1bfc11394d0d7170400ffb5a83565e9f95d1ffdda3cbca |
spec/test_app/README.rdoc | 100644 | 0 | 0 | | | 478 Bytes | 692014390d8a07689a5e7fa597019e61262c7fc3b3f2d2f34fcbf71337ebf472 |
spec/test_app/Rakefile | 100644 | 0 | 0 | | | 252 Bytes | 82b08b8f1e95e2ab678ac49d0a1c9c1fb6073f5b0a68b63a37153e9f0f2465c4 |
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 | | | 207 Bytes | 26dd825f5dfc7074c39bc7423e39d2f9c2cc025586d5313cba46f168541ff5eb |
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.ru | 100644 | 0 | 0 | | | 154 Bytes | 4bfd478acf3e8d501c7ac4fe74b781f2bc37b40f9866b60c78fdffb723a9b7e9 |
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 | | | 579 Bytes | 072ad11891002cd1015066bdd1572b2721e8b4f5153f5d56b4cdbea12ac29a6c |
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/db/development.sqlite3 | 100644 | 0 | 0 | | | 44 KB | cb1c0d2db8c4e25ce05067e2db8b44cadedd6f92b062d966d7183752aa248a5e |
spec/test_app/db/migrate/20131210115660_create_users.rb | 100644 | 0 | 0 | | | 173 Bytes | 6beccb28b794d9553ff3c5c6909564a3b39717e16232f25494fc511c8893a663 |
spec/test_app/db/schema.rb | 100644 | 0 | 0 | | | 2.26 KB | 77113b452bdd4c4e309bb8cfcb8db2b850f5a6fd5d58cf3f0ed7f7646237c2c2 |
spec/test_app/db/test.sqlite3 | 100644 | 0 | 0 | | | 48 KB | 3d78f67402408e722431a9b2dc363b996aacc3ee5c2be43c4a375c2517deb06a |
spec/test_app/log/development.log | 100644 | 0 | 0 | | | 258 MB | 696ef60ba14d00846738c090fbd0da450b80d4287bfb7af1eb64448e31b8089b |
spec/test_app/log/test.log | 100644 | 0 | 0 | | | 48.7 MB | e7147bd4f9fa68d9b65a7e6a5d385318f9e554d94be34274bd549aed1e911102 |
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 |