notifiable-rails-0.24.3

https://rubygems.org

notifiable-rails

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 599345

number: 0.24.3

platform: ruby

spec_sha256: 0fb6369a526dfd1e5e0078e65e10eb1fc991e295aa35ab79ab641726b46d86ca

sha256: 93b75cd18140be3be3aa211e8d22c90ae1e28fc1aaf137ac2df40e85cb03750e

created_at: 2024-05-13 08:22:37 UTC

updated_at: 2024-06-09 10:43:48 UTC

position: 13

version_data_entries_count: 77

uploaded_at: 2016-11-08 08:32:31 UTC

indexed: true

has_extensions:

extensions:

Gem size: 3.27 MB

Version Data Entries

Total: 77

Unpacked size: 327 MB

Full NameModeUIDGIDMtimeLinknameSizeSHA
LICENSE1006440011.1 KB3ce3bf9039b512fd76a8153c1a495b3e174eda371e1440a44657735b09da7224
Rakefile10064400847 Bytes38135f1c2cfd51ee3689a091ad4a2692dff83db9486dd17a9624478d6aaf38ec
app/controllers/notifiable/device_tokens_controller.rb100644001.73 KB507786e74d5f317458f920459ee6da08dce351ba8dc74faacfdfb7b79fee27a1
app/controllers/notifiable/notification_statuses_controller.rb10064400905 Bytesc124191ecde2736d3034eeb8a1f2d0f2472e349e2d8855fa8e4f123a5f05873d
config/routes.rb10064400180 Bytes737b2a9626e88a4bc475d47d3c68a85c2e29dd4dfc4eb584d802c9d04a2c318f
db/migrate/20131210115648_create_notifiable_apps.rb10064400194 Bytesa2aed7fbea6edf7cae62d772e71ee014b5cda598e44081df1dffa9dc79246cb2
db/migrate/20131210115649_create_notifiable_device_tokens.rb10064400450 Bytesb43d22489cb6caa28a8eccdc9412c16636513f93f0a65a59cf22c7f4a65ac0d9
db/migrate/20131210115650_create_notifiable_notifications.rb10064400360 Bytesd34afcd2a692fbe658210cfb92a2684e8299e026cf0790f51d4f2500f6d736d8
db/migrate/20131210115651_create_notifiable_localized_notifications.rb10064400445 Bytesc37ad7b971b738feec1c54668b6f228895facea18c942a75e7eee534d2736687
db/migrate/20131210115652_create_notifiable_statuses.rb10064400270 Bytesb99798afbe3efdbb0961a884b798381ca225ce7bb220719dc19551046488d1ae
db/migrate/20131210115653_add_name_to_notifiable_device_tokens.rb10064400148 Bytesda726cf949b1592963ab64c7bc74f2dc2b8422b8605cfb0de96932ef91fd80b5
lib/generators/notifiable/install/install_generator.rb100644001.21 KB31291a5503e79ce463f5d06104b18ea9a518a00d710410082bb4ae6d19d41d57
lib/generators/notifiable/install/templates/initializer.rb10064400809 Bytesd4cb7f845357b36f61fea502dfcacb5b4aa4b1aa2b1f059275e8fb99a3548602
lib/notifiable.rb100644001.05 KBbf7746bee73fecee9db463586d7ffcd83de9802dfd655003e9d24d8c0eefb548
lib/notifiable/active_record.rb100644001.08 KB4b1f59736a07fb04dc717bdd8396a09109df96851e363412668130ed53df972f
lib/notifiable/app.rb100644001.86 KB97da7c9f0621485e6fdbc3bb891b4237109a2660ba8b47e93fbea2560a3c9da8
lib/notifiable/device_token.rb10064400347 Bytese8ae8ee2ce0418968545f6130cb0d8294cf6d020a18621a9484c9495c0c8a4fc
lib/notifiable/engine.rb10064400788 Bytesb1c93a068b406531465b61173a2c22d4863bbdbc264c9387cdbaf49f95d1930a
lib/notifiable/localized_notification.rb10064400536 Bytes303b77ad411b01ea93aa4ff21e71ecf05f88fa97c299d02eb930bf7352387832
lib/notifiable/notifiable_concern.rb10064400283 Bytesffad3c0b4dc6f1e201847c142f7e7d02a01a34fdbca15618c11f329f02064174
lib/notifiable/notification.rb100644001.5 KB642114f9761f1f31651d914cad30fb60a26f3c78c381bff0628d59dd432d2bfd
lib/notifiable/notification_status.rb10064400586 Bytesdbe4d162b41065ee0f878df8eeb241975f5e7b92becfa4a55277581eb2497082
lib/notifiable/notifier_base.rb100644001.86 KB0c82f7133757b65cce0b7f3daa5d3428b5af047fe1287126b4159cfab0f6dd83
lib/notifiable/railtie.rb10064400244 Bytesc48fd477ef08c6fb8ec4c540320b6cb4f0b8efde5619832c050b4b3dd5c8c6d3
lib/notifiable/version.rb1006440043 Bytes6b7b0fe181d1e59b1a4f14d9706dba1f3a032879ba9bded68a57cd8fe1b68e4a
lib/tasks/brakeman.rake10064400267 Bytese376ac36b2020931601cc70c3a908e9f6d829043001f9f8755d24b7d0c3daf1d
spec/controllers/device_tokens_controller_spec.rb100644005.5 KBe293b561af9a5f92777e208b90c4456f48928700ab6894abecc34b3aca51bef8
spec/controllers/notification_statuses_controller_spec.rb100644002.88 KB5ad1ed623211d58e1e3ba3e36360fd52b01a5fae67e49af109dc0634c777268f
spec/model/device_token_spec.rb10064400584 Bytes9ae606fd52dc7e8a7db05570f8f79b0737abc1a02cc8f261675f2da1e1a89ad5
spec/model/localized_notification_spec.rb100644001.43 KB4cdb09a6bbfd9347278859e01e57a6c4c48dd3973240d09c890f1947dbb2d9ca
spec/model/notifiable_app_spec.rb100644001.34 KB2c6a18956e51c731a67c68f4fdec375edf1f3a580c39eeba14d0672ccc9fa107
spec/model/notifiable_spec.rb10064400754 Bytes467c431caa08a4cec7dd3b6b5058e89071279f02d6650d5c45be9649e375c44c
spec/model/notification_spec.rb100644003.92 KBe5af8cedec54c6b977083446552cb0bfebec925e60271ce59a992cba01afac49
spec/model/notifier_base_spec.rb100644002.68 KBcb7a72af42299615850ecea35786278564db1eab27aa392be19a4e6251ba9f40
spec/spec_helper.rb100644002.14 KB9edabd8ff1179e1da612a0093da4b960b82f10805c770a34752795829550a572
spec/support/engine_controller.rb100644001.02 KB07d86953549d4beeff416dd2311a8cf13bbe60fe84f093da95610433db09ef5f
spec/support/factories.rb100644001.31 KBfa5e0daa66237d9a8c4ed73e1e0a38a8354e8ba7f397c8bf7a5d149210036cc6
spec/support/request_helpers.rb10064400109 Bytes517aec26c6bb19a72b1bfc11394d0d7170400ffb5a83565e9f95d1ffdda3cbca
spec/test_app/README.rdoc10064400478 Bytes692014390d8a07689a5e7fa597019e61262c7fc3b3f2d2f34fcbf71337ebf472
spec/test_app/Rakefile10064400252 Bytes82b08b8f1e95e2ab678ac49d0a1c9c1fb6073f5b0a68b63a37153e9f0f2465c4
spec/test_app/app/assets/javascripts/application.js10064400599 Bytes0afe11efc66f290c60cb9415a64b4800a31dd42d6101a2a0452867177b06cf89
spec/test_app/app/assets/stylesheets/application.css10064400546 Bytes3226de36233f17188ba94faa61b451b580f0c381f9db3dc83a69cdff43e52300
spec/test_app/app/controllers/application_controller.rb10064400207 Bytes26dd825f5dfc7074c39bc7423e39d2f9c2cc025586d5313cba46f168541ff5eb
spec/test_app/app/helpers/application_helper.rb1006440029 Bytesf77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8
spec/test_app/app/models/user.rb1006440049 Bytesdb25daa644b475058eeab6e2c8004c35a8d0f3ad1e43272807db64b587f2965f
spec/test_app/app/views/layouts/application.html.erb10064400297 Bytes305bb4d2ff2d72a1ab74ac85f855756245efa476aee412f7020f2a03d71f6953
spec/test_app/bin/bundle10075500129 Bytes7130bf85d0a1f4213924c456fffcc778b78258c0008e62a76bff9722a8cf1034
spec/test_app/bin/rails10075500146 Bytesff0dcd108ea06bfa271d7e573534ceaa4e91d47b3a7ef5170975df6ee567985a
spec/test_app/bin/rake1007550090 Bytes436f1fbb82e7b52d0bc032ac6ac9dce49a3f3ec47b909c863783021c116c264c
spec/test_app/config.ru10064400154 Bytes4bfd478acf3e8d501c7ac4fe74b781f2bc37b40f9866b60c78fdffb723a9b7e9
spec/test_app/config/apns-development.pem100644004.09 KB267b5a4227e6e2f84fd3bc165f7cd66e8ec7c5ea557e47701c389efacf03ea2b
spec/test_app/config/application.rb100644001.04 KB76e7c8f4d1c55fdc7bc6e49c7822557e44f487cc54d5a58908928161d0c6bd67
spec/test_app/config/boot.rb10064400242 Bytes46c7133341d4acf82c3d326540300220b2afba4a9283b06c41f938976af62232
spec/test_app/config/database.yml10064400579 Bytes072ad11891002cd1015066bdd1572b2721e8b4f5153f5d56b4cdbea12ac29a6c
spec/test_app/config/environment.rb10064400153 Bytes5c92123e9b09c2931ee05417fddc03723b5b8e426d9ec97ffb3ce5b2aec2f2c3
spec/test_app/config/environments/development.rb100644001.09 KB581d0394d1359fe3f83a14a10f6fe1ee6991c6769454ee1581a17e4950d0e975
spec/test_app/config/environments/production.rb100644003.17 KB54b04b6815483a0f257e683031c3eee365b57e8403a807f99cc279a9e17fa1c5
spec/test_app/config/environments/test.rb100644001.52 KB70c42d8db56a84b137b3f1c7dfa324a0323bdc2781313d26693fb8ee055969b5
spec/test_app/config/initializers/backtrace_silencers.rb10064400404 Bytes12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8
spec/test_app/config/initializers/filter_parameter_logging.rb10064400194 Byteseb293cbcac26012fb63489b355b7a68df2e0f5006abe79e2128752f40514aaf4
spec/test_app/config/initializers/inflections.rb10064400647 Bytesa2045e2ce03f29305e052a9236ff41d4c7d4d171c0fa5bf8cfbc958edd307df6
spec/test_app/config/initializers/mime_types.rb10064400205 Byteseeb81ee447a8f788b69240861f043b485ab6e830dde0997ddeb3c1b445ed5d06
spec/test_app/config/initializers/notifiable.rb10064400378 Bytes2a860f0a4cd4664728f8c581b9fc8b97b8c598e983a929dcf2e876af877d4aa0
spec/test_app/config/initializers/secret_token.rb10064400661 Bytes8066603ba6f8501ab3d3e90356184ca91ef25288865da67b1adf745ef36ba5e6
spec/test_app/config/initializers/session_store.rb10064400143 Bytesa413831d20de25766401b2da2b0b54b0b769d897366330c87ca7d373eec76d10
spec/test_app/config/initializers/wrap_parameters.rb10064400517 Bytesc9768c02e265d5980177ea86c7fd886a19a2a276d11663c5849eca5231280691
spec/test_app/config/locales/en.yml10064400634 Bytes44028606fa6334147bef7aeb7ef9303dd7971c96c2e0d9d29525c19919bac57c
spec/test_app/config/routes.rb1006440082 Bytes23628c1035e443c1346d668189bc31cdef7c317cc63c67c74e32ca78ffd44365
spec/test_app/db/development.sqlite31006440048 KBc82d9563eb6d367414d2b949c0953b7d7e3cdc01380c7e4ff9746b32d9531bdd
spec/test_app/db/migrate/20131210115660_create_users.rb10064400173 Bytes6beccb28b794d9553ff3c5c6909564a3b39717e16232f25494fc511c8893a663
spec/test_app/db/schema.rb100644002.28 KB5286f7acb29be94e3e6404b935f634485c787fe673c4e29065b86779bd62de95
spec/test_app/log/development.log10064400258 MBab62b5aab3f42fb2eaaecfacd19ab70be1e0380c0b5edf0fbb9cc1187c09fe25
spec/test_app/log/test.log1006440068.2 MBce849aa72d45ee08eaff8d9511aaf0d9af2b9e8529ab581261672cbfa9a18085
spec/test_app/public/404.html100644001.32 KBae488f2a554a5f6227606ef7b7c4c705806d10a72a84111a777e5db215dfd243
spec/test_app/public/422.html100644001.3 KBdc406f17d293cc85f9a551f48933338c7042d0137fcdb836342558413a84a2cf
spec/test_app/public/500.html100644001.24 KBc6f497c895f4831eb36886da4feab4ae682da9bbf4c02c3ec09f0d3b384b147c
spec/test_app/public/favicon.ico100644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855