notifiable-rails-0.26.1

https://rubygems.org

notifiable-rails

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 599347

number: 0.26.1

platform: ruby

spec_sha256: 074cb430813763f39525b8b2304a468d2d8484fc546d14556b89d324d0f2353f

sha256: 388b62045d6bce923c87babf4494009fdb7da3f25c2d97652343b64d49a01419

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

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

position: 11

version_data_entries_count: 69

uploaded_at: 2018-03-14 10:45:48 UTC

indexed: true

has_extensions:

extensions:

Gem size: 35.5 KB

Version Data Entries

Total: 69

Unpacked size: 229 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
LICENSE1006440011.1 KB3ce3bf9039b512fd76a8153c1a495b3e174eda371e1440a44657735b09da7224
Rakefile10064400847 Bytes38135f1c2cfd51ee3689a091ad4a2692dff83db9486dd17a9624478d6aaf38ec
db/migrate/20131210115648_create_notifiable_apps.rb10064400194 Bytesa2aed7fbea6edf7cae62d772e71ee014b5cda598e44081df1dffa9dc79246cb2
db/migrate/20131210115649_create_notifiable_device_tokens.rb10064400384 Bytes2edcd6af52213d14157cafc798a8b85054530470aa1abbfbaeffec281962e176
db/migrate/20131210115650_create_notifiable_notifications.rb10064400608 Bytes1ce7aa277f4a1f2e8ac8eb2feedd103f57d1cd680bad2d3a0ef076e794b44aaf
db/migrate/20131210115652_create_notifiable_statuses.rb10064400260 Bytesbdc001b4fbf7d2cdd79e11694aebff5bd3cdffd4f7522479d2061d473e9cf5d7
db/migrate/20131210115653_add_name_to_notifiable_device_tokens.rb10064400148 Bytesda726cf949b1592963ab64c7bc74f2dc2b8422b8605cfb0de96932ef91fd80b5
db/migrate/20161208221332_add_badge_count_to_notifiable_notifications.rb10064400163 Bytes7687c6083a3264be984e33f5981a9317527976d34b9524c6eb786cf7246badec
db/migrate/20170108221332_remove_is_valid_from_notifiable_device_tokens.rb10064400179 Bytes14c6b738f18eb5ade76682253b76a37b2ed9e69d9c8d7970d4170822b7a77a06
db/migrate/20170108221432_add_app_id_token_index_to_notifiable_device_tokens.rb10064400175 Bytes60540fffb65f7f7125d43aa96aac82abf00dfa31cea7e3cf61cc954e295256ad
db/migrate/20170116212641_add_lat_lon_to_notifiable_device_tokens.rb10064400203 Bytes56a4559dd2a5c400d717ced67517a6d29f2ed3796598a383327c5712d9b8fad9
db/migrate/20180302212641_add_last_error_message_to_notifications.rb10064400159 Bytesfb4b1d9e8b1056c4742023801dd707f2029e144b4ac288cdd5edde3a1cf0ad44
lib/generators/notifiable/install/install_generator.rb100644001.21 KB31291a5503e79ce463f5d06104b18ea9a518a00d710410082bb4ae6d19d41d57
lib/generators/notifiable/install/templates/initializer.rb10064400728 Bytesc77e51e41ba2d3abc591c3fb5c43d42ff9e8eb1a624e075673aac1154eda9256
lib/notifiable.rb10064400912 Bytes1c16ab8a2dc7a9d22c95ef25954aeef5f9e8d946639ed8843bec2ef96dfe5377
lib/notifiable/active_record.rb100644001.08 KB4b1f59736a07fb04dc717bdd8396a09109df96851e363412668130ed53df972f
lib/notifiable/app.rb100644001.92 KBf0abc5c0b2b556c76f70998e6cc113d07a937c3665138f0f0351aa3d48813da9
lib/notifiable/device_token.rb10064400655 Bytesa4ae1cfcd210eac8692227c4d6fc67c408dd2c8357024e53f3c7e95e8921daa8
lib/notifiable/engine.rb10064400788 Bytesb1c93a068b406531465b61173a2c22d4863bbdbc264c9387cdbaf49f95d1930a
lib/notifiable/notification.rb100644001.22 KB15cd529cd8da70b38c934dab11ef90d648e72270d7da1a5f6627cc10d2cf9c31
lib/notifiable/notification_status.rb10064400534 Bytes50c2e7afae5c2e25fa451ab98d9e0e33cdee69bd6030eeb4211f5182aec01937
lib/notifiable/notifier_base.rb100644001.46 KB9081b8b59cdcc654b5f4f186d4d7547897b0a83dbab237ec0721e4f624d54dc4
lib/notifiable/railtie.rb10064400244 Bytesc48fd477ef08c6fb8ec4c540320b6cb4f0b8efde5619832c050b4b3dd5c8c6d3
lib/notifiable/version.rb1006440043 Bytesbb4108be3e6283498001b45a521ced2d1cab43f05e36408133eefc59650ed2c0
lib/tasks/brakeman.rake10064400267 Bytese376ac36b2020931601cc70c3a908e9f6d829043001f9f8755d24b7d0c3daf1d
spec/model/device_token_spec.rb100644001.47 KBc68a48f5598fcd1a5a96bb49aa5bcd9fb29f549660fb9548d8296c1ab41bca27
spec/model/notifiable_app_spec.rb100644001.6 KB3d188fa2bce85ffc49baa059b59e6d15939af08abc65d83e9e4bce2466a67b3a
spec/model/notification_spec.rb100644001.99 KBa9d3a1032066d87027af56d357dbeb976cc09fae76aa919da184d86522816e5c
spec/model/notifier_base_spec.rb100644002.66 KBd4c351ca72178cab3464f08dacad1cda6f58f85d14e27805bdfd2e12461cb0f3
spec/spec_helper.rb100644001.85 KB82750274c43febdb2ee98e00aeb47162f70d6dfad37cd8c8e20da9ced9fea7c9
spec/support/engine_controller.rb100644001.02 KB07d86953549d4beeff416dd2311a8cf13bbe60fe84f093da95610433db09ef5f
spec/support/factories.rb10064400499 Bytes393aa2ddafd91ec2adf32e81e89c608be1c586e2b1cc27e1d4154abcf515190d
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.rb1006440058 Bytesc534a204ae44564d4ff442c7d563b6af578a0b0d484f375e688b176d7a73baad
spec/test_app/app/helpers/application_helper.rb1006440029 Bytesf77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8
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 KB2e7c29c5be10df131ba6fbb6d2d27083d35fd1379b7c671a8101f38cacb645c3
spec/test_app/config/boot.rb10064400242 Bytes46c7133341d4acf82c3d326540300220b2afba4a9283b06c41f938976af62232
spec/test_app/config/database.yml10064400197 Bytes15d022a6d279def73132dcce1bafa20c1631b241f23b5986b243a6a8e3aa8d18
spec/test_app/config/environment.rb10064400153 Bytes5c92123e9b09c2931ee05417fddc03723b5b8e426d9ec97ffb3ce5b2aec2f2c3
spec/test_app/config/environments/development.rb100644001.09 KB581d0394d1359fe3f83a14a10f6fe1ee6991c6769454ee1581a17e4950d0e975
spec/test_app/config/environments/production.rb100644003.17 KBf839e354802af35070aa682aba5e12bdf566bac4428f62006edf303f5f67131d
spec/test_app/config/environments/test.rb100644001.52 KB948709e470acc6b462976df38917d601ab240410b6b1324087abf7cafd1cadea
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.rb10064400297 Bytes3f84de2f09bdb6d605c2767b766b71889f3928037bb715d87574e6cf94767b2b
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/schema.rb100644002.46 KB8147e88e9f9337bac5a920de8d98578a1dc3be82e4413e5bb7fe28871eb6a20f
spec/test_app/log/development.log1006440017.1 KBb3217209bdfde6ca78cfebfb3fd656cab75f42b3f61e9cfa7b7d2e7bc0e3e710
spec/test_app/log/test.log10064400152 KB425d941ad9ea5ceb21568422c80498d462ef16dd71e6b6e2bedc2eddb733164b
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