activity_notification-0.0.10

https://rubygems.org

activity_notification

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 960330

number: 0.0.10

platform: ruby

spec_sha256: 6400b70906bbdca4ff7cf101ff15c95b489f0f589466a923947a4e86968d63f2

sha256: 32cfe55f7811382833057da6ca97eda4064aa801ad5d8c19768751bf0e29742d

created_at: 2024-05-13 08:28:31 UTC

updated_at: 2024-06-11 19:17:35 UTC

position: 33

version_data_entries_count: 155

uploaded_at: 2016-09-11 12:26:46 UTC

indexed: true

has_extensions:

extensions:

Gem size: 73 KB

Version Data Entries

Total: 155

Unpacked size: 366 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.coveralls.yml1006440024 Byteseeb6787d352f62d278c0f5efaf8a4f92c601528b15d3254b41a08147fa73d4e8
.gitignore100644001.14 KBc4a8b407ef82adbf5e19610715466b0c417f75d24cded1386a7f8bdef2ecba74
.rspec1006440053 Bytes72534cfc292a60011d53c4e1a319191e51fa2b43f5ef14726ea63b1035f1f763
.travis.yml10064400451 Bytes71d29e15899cf6e5f928503348f8133595ec00578cd9566d135261e0df0f2597
.yardopts1006440063 Bytes279870c832e8caa9935d12c6cba151f134a288064f3e2fff159e8ce6906efc4c
Gemfile10064400183 Bytesc99fdbc1571948c0b826f4cc419c5f5c6c37328ba5c0eb7892be4b085e8fa1a8
Gemfile.lock100644004.64 KB97292b3c06f78fedce1eb935597f308994e68667a177d9df16a0e79d54121afd
MIT-LICENSE100644001.03 KB4567554d503e20dd16bfa5aaed0cc33276df6c8b4904cdc4bf4c5b772b86957f
README.md1006440022.1 KB6563934c6d5f574b6daf2723375875417b24814e0a8636a2baaa59480fb44f85
Rakefile10064400491 Bytes8f3cb065563330f33bbad796b4417d60bbc3a1de989b15345bf7e93aede68952
activity_notification.gemspec100644001.46 KBa9f6bea2f73a446742fe96770f568b8a52c9a3a1b8531028cec7ede89938530d
app/controllers/activity_notification/notifications_controller.rb100644008.99 KB561927d19bf2e9189313c9c07cf2410bd435b0c53d70d1be031a3cfb00b91b0d
app/controllers/activity_notification/notifications_with_devise_controller.rb100644001.64 KBf3fb30e4adae95945c6fc4f6ba60e16cde36585e25e34cd1a50351cc973b48ae
app/mailers/activity_notification/mailer.rb10064400659 Bytes2594e68eeb088057969b76c60efe359150087142695337107fcadb33bb7eb40e
app/views/activity_notification/mailer/default/default.html.erb10064400249 Bytesb925038196ffdfb05972bf71fffa08943222ad4045ddc3a83afd55f90120eb0d
app/views/activity_notification/notifications/default/_default.html.erb100644001.46 KBe306cd97eb2bdf0968cfb060b47dbeb37b1c984999972fb236d3da49a2762fc8
app/views/activity_notification/notifications/default/_index.html.erb10064400436 Bytes2fd1395eb3df59bd1ea5ff69e167186137ec12200a9b9c128fe46426e8219c04
app/views/activity_notification/notifications/default/destroy.js.erb10064400190 Bytesc4b3e15370273163ad8a9af95308c0f0cad8fbb3ab87b842de1b8ce520b8c828
app/views/activity_notification/notifications/default/index.html.erb10064400626 Bytesf9a8aaf773740072ec5414f94c78666a3afa7f1c0225401cb77259bad836809b
app/views/activity_notification/notifications/default/open.js.erb10064400190 Bytesc4b3e15370273163ad8a9af95308c0f0cad8fbb3ab87b842de1b8ce520b8c828
app/views/activity_notification/notifications/default/open_all.js.erb10064400190 Bytesc4b3e15370273163ad8a9af95308c0f0cad8fbb3ab87b842de1b8ce520b8c828
app/views/activity_notification/notifications/default/show.html.erb10064400147 Bytes13076abb79ea912cc88c81188b32db032539cdc9894702631b8f10aedd4cde2a
gemfiles/Gemfile.rails-4.210064400195 Bytesea2902546bf12da02445d3c46b8648df64891b3c910d64dcb35deb15e9fb6c09
gemfiles/Gemfile.rails-4.2.lock100644004.65 KBa61240faa9d9295345a35f5b629e5ea522e6e0aed534b6fec6f0137f99b846f8
gemfiles/Gemfile.rails-5.010064400228 Bytes8e4fb228b8bc4d0aaf3677048db502b58a3d74f8c95fbe9d18dd5167e1340dac
gemfiles/Gemfile.rails-5.0.lock100644004.9 KB0790dbcd1cfd1318dc964f5a8918cfc72812994272ba5b846cd6e4f89ef3ff72
lib/activity_notification.rb100644001.86 KB8a144b4abe42c0f171a95340afabb850de9fa238f5b933d37fcb16e5fd58686a
lib/activity_notification/apis/notification_api.rb1006440012.5 KBf00e21361fcb4b1fb276a7624ca04cf728e254b8f0f6e471b9cce747d8ebd7f4
lib/activity_notification/common.rb100644003.85 KBf503bea5cd5327fecd3e10563079608ecdf43bbbcff248c08fb5eb8b43867692
lib/activity_notification/config.rb100644003.14 KB5d70aae0642be31a340ccecdca793310b46a90a052e8cb4f0a55c85089b973fa
lib/activity_notification/controllers/store_controller.rb100644001.34 KB50e89a6fc3d964f84903bece56602181aab46097bb1fe63321af06b7561cb768
lib/activity_notification/helpers/polymorphic_helpers.rb100644001.43 KBae8249f3f4bf1d974d1fb619ccfe756123049aae953711abdfff9e8cbf35ecae
lib/activity_notification/helpers/view_helpers.rb1006440011 KB5b39a500f6f2a7b8c8db25c9a26238af1b1aab6d1ec10e359da28b9921770f79
lib/activity_notification/mailers/helpers.rb100644004.89 KBa7b8276658759fa7dc9d0d29d7b8919d237d6cfdb74cf71536678211d25b8f03
lib/activity_notification/models.rb10064400503 Bytes8e96e7046339d5e829cc29add856e7fea00f571601d3d324d7c2b1fcf855f4ea
lib/activity_notification/models/concerns/notifiable.rb1006440010.7 KB3666d4b40b495cf3014530fc12a3a874b80b5899804da1745871584013791273
lib/activity_notification/models/concerns/notifier.rb10064400458 Bytesc88f70222bc0cd06073e16a5a5fdfbfc8bd824d6a7ec2094f89a7d64b8928b78
lib/activity_notification/models/concerns/target.rb100644009.69 KBca5c9e929eb89f960d14b8e7bf67f2cb651c4efdf057c650cfb9f32e2becda9f
lib/activity_notification/models/notification.rb1006440012.3 KB8217d64725b43b4c8aa0a09d3379dfdff4bcb5b8eab589aff38b36e9e205a15a
lib/activity_notification/rails.rb10064400135 Bytes1b21d6dc26c5dabe737b043601fbe72a1c1b62fcec1d10d5fefa3f52130fae49
lib/activity_notification/rails/routes.rb100644005.88 KB57d0fe7b59950eed5b97e3f399bd1763a9b285cf68c35035f6908251cfc9f239
lib/activity_notification/renderable.rb100644009.42 KB5e20784cd620e20709f56edc6c65f3740bcbb1297bfa31b6b0e68f40913bab3d
lib/activity_notification/roles/acts_as_notifiable.rb100644006.02 KBcea566655698702475182d76858cbbfd964e03dc615950d13e39df42bf090cab
lib/activity_notification/roles/acts_as_notifier.rb10064400354 Bytes3df43d7d8ee2fe6460c566fa76624c9ab60dd3523d36a555b8a1e99a90096830
lib/activity_notification/roles/acts_as_target.rb100644004.06 KB5fa6c61664e00d28eedcf71f431a9e2b4ac43009ea3d88314228525bb1ab5d26
lib/activity_notification/version.rb1006440053 Bytesf393832c2ee5ad764f27e161a6ee1390a8c69cc85a8445ef3bad4e3984c8cd10
lib/generators/activity_notification/active_record/migration_generator.rb10064400686 Bytes310ee3d17e18f638b0b27f8a59186df9a0b04ce0f3e62fca900c51f8e0dea0bd
lib/generators/activity_notification/controllers_generator.rb100644001.85 KB748765aec78e705a5138f9d3457bbdd29e2afeaef5a961585c26cfc28e2f7588
lib/generators/activity_notification/install_generator.rb100644001.45 KBc83ebd4aa38e429657cb03e5309bbe004a8a344d4467ff1daaa2346875a66583
lib/generators/activity_notification/models/notification_generator.rb10064400736 Bytes7ded4d9795921b5071320f2322a31cf502d10dca1101a7001d7f54d880da3d6e
lib/generators/activity_notification/views_generator.rb100644002.57 KB0c766f2e76be79e1959f6128c39ed061ebe0aea9ecce4c94355b4bec499df821
lib/generators/templates/README100644001.9 KB0272cfcab7f1d76232eb0a3526a6c8a8813506bff2acecb0a72f1a408e5563cf
lib/generators/templates/active_record/migration.rb10064400704 Bytes356317ef53b142ee40e501d869e4a91e249bd95c21810f77dcdc1f0a7144eebe
lib/generators/templates/activity_notification.rb100644001.11 KB8f7d57d2f951bdc696715a3c90ab1c37072329b06e6911139fac1bb1aac08ede
lib/generators/templates/controllers/README10064400532 Bytes41d26f735ca7ccf7d2ae74a19b594cd6768743086bc8c12547462b27e0f4f4ed
lib/generators/templates/controllers/notifications_controller.rb100644001.2 KB485c97ab21014211d0cdfa61b7ad7dab976f3378ad2b14305d62bb731d518c5b
lib/generators/templates/controllers/notifications_with_devise_controller.rb100644001.33 KB28d0603425d85af60758d668c223695ec1148cf7c5bf1d7d21f2322a65e0b50a
lib/generators/templates/locales/en.yml10064400148 Bytes3ba583ac7f0b4546aed69bb7eb8cfdc2b0ee2a1b9dcfb2c057480c4528723660
lib/generators/templates/notification/notification.rb10064400174 Bytesac4e8dad1616d0f7386adacabb17081af2a1ea0c09ab94794035ea50a85259a0
lib/tasks/activity_notification_tasks.rake1006440099 Bytesc60ab7727ea75e4c6cd42fb938272b2ffab1d2d727020258d1dd04bfe8881a5a
spec/concerns/apis/notification_api_spec.rb1006440028.2 KBb24edcdcc68cc4ab0777943a8b284fb57e7f64a505c81c8568649830cdf1eda0
spec/concerns/common_spec.rb100644005.51 KBb0d38dd8277a6b0ecd89e77cfbe8c4e407ba568cf3517713d6307e5a80666218
spec/concerns/models/notifiable_spec.rb1006440016.6 KB3a64140dc694ec7be314829cdad08becc03c98ddb962e2b023974b2872309b37
spec/concerns/models/notifier_spec.rb10064400825 Bytes8cd67c56201e42d02c401c8a3bedc2acd8097345ec74a92ffff9e2a1d7fe72f9
spec/concerns/models/target_spec.rb1006440023.8 KB9153b2cce07d4466b3e9951d62600885e2ea398c4002f616acffaef657f40868
spec/concerns/renderable_spec.rb100644004.57 KB1078d5b241bf5d51d145e1234cf2457be3607428b1f7eaddb2f8ca133396728c
spec/controllers/notifications_controller_shared_examples.rb1006440018.1 KB6ae2d22f5172d447b458b32ab88482115d6381bc417207975e8e077ee8fdaef0
spec/controllers/notifications_controller_spec.rb10064400377 Bytese5a1833cd4d7aeefe5b6fcf654d88e3e9d371bf0e31eef337008bb09ddd1b85a
spec/controllers/notifications_with_devise_controller_spec.rb100644002.61 KB0959e74f37ff844c3425df3b721306a34509cc6c025c8e84eb5a3c329e4187e5
spec/factories/admins.rb1006440061 Bytesc3b79537ff8b3ea37394bc34d34813150eedfe1f3c839a34b41cefdc9fa13c39
spec/factories/articles.rb10064400102 Bytes8f0e1e5020bbb5e68d3d29c85af351ac5a2494210057416ab4a62826a2ae28aa
spec/factories/comments.rb10064400114 Bytes67736ff3121336e120c37d1adfc52cd3fc9e363338c4fd70f6cfbf160b877ad5
spec/factories/dummy/dummy_notifiable.rb1006440094 Bytes1e95bbc38144679d6d94a9c3ad4d12a9b477e7bee0174a19221acd4787ee6e95
spec/factories/dummy/dummy_notifier.rb1006440090 Bytes3e3dfafe973c4a07907734e8f7883b3aa4cda55b0b78325986de49d60d0300c0
spec/factories/dummy/dummy_target.rb1006440086 Bytes48cc5cfd5434add881ff97810e642b6ef896a3c7153d9eb84a1d825a2c8277fe
spec/factories/notifications.rb10064400225 Bytes2b754a0ecd5d77606f8752e05940da0f0b6c4e037d5b2c9f939aab97c822223f
spec/factories/users.rb10064400293 Bytesd796680318e9382eb98e78c65a7ab25f454b7f36f3add0317ebbd6a23c6dba1c
spec/generators/active_record/migration_generator_spec.rb100644001.29 KB93b9e2555b7f50ae1fbd4ea09b41a640f2a257d7889766c6f60da2b079247fec
spec/generators/controllers_generator_spec.rb100644002.2 KBb5ab5e9d7e5257d9080c5eb0fcc12f6427139e3a36d979bdc3d586e06f06ce26
spec/generators/install_generator_spec.rb100644001.29 KB6d03b2f51b10a8db2e294599eb1929b81e45cfd33ca7c5ed401598d7721061fa
spec/generators/models/notification_generator_spec.rb100644001.17 KB5f175a2fd3636ce65175a86315707545b04361e5807b8304a4e5f1ac7ceea2b0
spec/generators/views_generator_spec.rb100644003.57 KBcf2cff9a4e1b0e17466e2f4fef8f5acfe014ae9104b688d2ec79eda5a19816c2
spec/helpers/polymorphic_helpers_spec.rb100644002.46 KB8340ba81901331a1912a7140a8ce07be4ccb60b12df56135030ff53e16eefa97
spec/helpers/view_helpers_spec.rb100644009.24 KBe7837237111e0cb7d3c61622e04210342d1b950e630d5fd4b00016acd79573fe
spec/mailers/mailer_spec.rb100644003.88 KBc8c0c78571681cecf635d855fb0c569ddf207c9113ed16b7c3170dd65c05adc7
spec/models/dummy/dummy_notifiable_spec.rb10064400111 Bytes19e58ad38b2dfe07a2758cf79e4249af62746bd4c5981109ae20c1324d1f146e
spec/models/dummy/dummy_notifier_spec.rb10064400107 Bytes5b8aa80d90c4022862f187ae6052550e3e0c4a31411478a35342df67e7008e5c
spec/models/dummy/dummy_target_spec.rb10064400103 Bytesc1b4dbf6c80695a252053855db512a3f17522a5d68618fdafd9de77c7915c7f8
spec/models/notification_spec.rb1006440013.6 KB723c0be507b808224da88979e13b789da855590fba14cf14b7fc20ce9849185f
spec/rails_app/Rakefile10064400249 Bytes2ee3dee530649056f2d72faf53794a8330554ba47d2667a394fe5dc898421beb
spec/rails_app/app/assets/javascripts/application.js1006440041 Bytesdda126639d247ee9b8c66224bafd7867493f79ca3be360e2da7fecc992151e2b
spec/rails_app/app/controllers/application_controller.rb10064400204 Bytes12c2dea0e1551cb53798d38ec06d349df07a5766866b0e5e6548a84a706935bd
spec/rails_app/app/controllers/articles_controller.rb100644001.31 KB16a2f7204d9ba38379587e57d42e6976452252e06a82ccccfb7bca3c96e196b8
spec/rails_app/app/controllers/comments_controller.rb10064400870 Bytesf50f99caccdd33cab577d52a314bcff47b877825142498e494a9b42de632fce5
spec/rails_app/app/controllers/concerns/.keep100644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
spec/rails_app/app/helpers/application_helper.rb1006440029 Bytesf77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8
spec/rails_app/app/mailers/.keep100644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
spec/rails_app/app/models/.keep100644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
spec/rails_app/app/models/admin.rb10064400235 Bytes5471f9e81f10818cd25a211a98a072f71c31cf0193400039695f0f6defc77ed5
spec/rails_app/app/models/article.rb10064400341 Bytes5b74fc7fb02bee64f370fda52e564f74cbf581d33e4b7772058600649d1c26da
spec/rails_app/app/models/comment.rb10064400533 Bytes566a451ddca8c8f74ccb1aa1a59270e1fd2be9c12dfa2a6246f5aec0b4b5205f
spec/rails_app/app/models/dummy/dummy_base.rb1006440048 Bytes45e09c852477cd1d647019ffc03d3157ccef95584fd17d9bd7599e661bdc09d2
spec/rails_app/app/models/dummy/dummy_notifiable.rb10064400127 Bytesf9f2a40caaa28771885f1fe5ebda8fb45d31eac557b1fc9457ec1ac60caffe59
spec/rails_app/app/models/dummy/dummy_notifier.rb10064400120 Bytesfd4b382cde2be7436f02c2d4ddb2b3267bf02b1b8b2437a6e41925f2a8fd434f
spec/rails_app/app/models/dummy/dummy_target.rb10064400116 Bytes4aac1b51ff56a4c71817395c176092abdc2d7ff567f8b0a79094e71bca0d66c3
spec/rails_app/app/models/user.rb10064400307 Bytes7c9fbcaa6a6bafa8381e82d689a401eb39f61552523aaa189d31e88893a62be9
spec/rails_app/config/routes.rb10064400217 Bytesd45c9efcc6d1974090fac79a2126a746b88ab91b2a686a4edfdbb5c80cfb195f
spec/rails_app/app/views/activity_notification/notifications/default/custom/_path_test.html.erb1006440058 Bytes80289c6d4f4feef98839b7bc01d2549940f7a17e3aeec01d43267a4a385e602d
spec/rails_app/app/views/activity_notification/notifications/default/custom/_test.html.erb1006440063 Bytes76edf344dbc66357e10d8e23af4d59a17b6505ae567e2521104eba0febe656ad
spec/rails_app/app/views/activity_notification/notifications/users/_custom_index.html.erb1006440046 Bytes2e6695005484a6d9d2c7519e40908678b508a4563964aa60989a0948abf21836
spec/rails_app/app/views/activity_notification/notifications/users/custom/_test.html.erb1006440060 Bytes1d27625c38169e5dd2ab7f39452043cfc0b8457528e784be20047b399b6a0074
spec/rails_app/app/views/articles/_form.html.erb10064400480 Bytesb90452e1156add6fa6d119c01290edd0611f254c4e7f9df94493af4b41f5ed76
spec/rails_app/app/views/articles/edit.html.erb10064400119 Bytes72201eaea2255b20bb982a9976b5099878e8854646b3c77c23545280e3994ed5
spec/rails_app/app/views/articles/index.html.erb100644001.33 KB751a13fa0486e228923f1ff607a9559a946f5077c8b998221bc535af82e0201a
spec/rails_app/app/views/articles/new.html.erb1006440081 Bytescad3ccbed6dd6a782e29d7fd5f6a7fb6a7440b39f5445f68e9cb2811f5da4dd5
spec/rails_app/app/views/articles/show.html.erb10064400907 Bytesc00708ff391266234e343552b42c7cbe493b5c8a2bf24e19dd1f2174888dec83
spec/rails_app/app/views/layouts/_header.html.erb10064400517 Bytesda7a456b48870aa991710dea2e90a588fbb8997a59fc4151d30a4261d5568f19
spec/rails_app/app/views/layouts/application.html.erb10064400321 Bytes8716ae85f9f1d9e960bb591f74dd4bd2d9fe3b65698edcbd225e0a9ba3b7a923
spec/rails_app/bin/bundle10075500129 Bytes7130bf85d0a1f4213924c456fffcc778b78258c0008e62a76bff9722a8cf1034
spec/rails_app/bin/rails10075500145 Bytes76eba5b2f8956aab4dc06b1b2de17984b10d35a2ce21386eb39062ee250160d8
spec/rails_app/bin/rake1007550090 Bytes436f1fbb82e7b52d0bc032ac6ac9dce49a3f3ec47b909c863783021c116c264c
spec/rails_app/bin/setup10075500805 Bytesede5b1bbd5f1dbf31f8f478c5d1245a0a9f3b5d9234e8d319f1ecaca3d6336b3
spec/rails_app/config.ru10064400153 Bytes1f66b5c73fca9bd453fba0553ffe4207f50050e5c32219b636a7121d8b3ba5d5
spec/rails_app/config/application.rb10064400612 Bytes4d891948ce139d35de1fa57ce8b78c241642f40eeb5b4e8bbf491a8ac36cdef3
spec/rails_app/config/boot.rb10064400241 Bytes5c66f3db16b2135bd6df7d903cd57e520e0be0f7d26dee3fd7086f2ec911cbb6
spec/rails_app/config/database.yml10064400544 Bytes714d234c651856561b8e2e6b5f356987d174eb55ea58ccce3e38afa1465c580d
spec/rails_app/config/environment.rb10064400414 Bytescdf919492bcbe151fb606041d2ec1a04ba5ab17ad0b63798b4566a543060ce24
spec/rails_app/config/environments/development.rb100644001.68 KB8a990279a196073b27129ba472bcee99073c59177c8b405a65889c636f6d1099
spec/rails_app/config/environments/production.rb100644003.23 KB96951fb43ab72ac02c04fde25d2645de092e07b01feb5a0bd87b4099b68c4265
spec/rails_app/config/environments/test.rb100644002.05 KBdd165a28ddd522cd0b4daaf76f9feafcd4d89aebe9443b1445bc79c0d60ce9eb
spec/rails_app/config/initializers/activity_notification.rb100644001.11 KB8f7d57d2f951bdc696715a3c90ab1c37072329b06e6911139fac1bb1aac08ede
spec/rails_app/config/initializers/assets.rb10064400486 Bytesc3db30efbef7ec91fc324d711e15367b3f6d90538721080d895a1a1973af7a9a
spec/rails_app/config/initializers/backtrace_silencers.rb10064400404 Bytes12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8
spec/rails_app/config/initializers/cookies_serializer.rb10064400129 Bytes7b5fe6f38afa44b295c09bf013f9138a5314ebab351c86cf2e24f98fc6e6d848
spec/rails_app/config/initializers/devise.rb1006440013.2 KB050c37b85fac62b318bf2fb6e14349603f94bfaaf0a08e0c506e8c6d4e3c024d
spec/rails_app/config/initializers/filter_parameter_logging.rb10064400194 Byteseb293cbcac26012fb63489b355b7a68df2e0f5006abe79e2128752f40514aaf4
spec/rails_app/config/initializers/inflections.rb10064400647 Bytesa2045e2ce03f29305e052a9236ff41d4c7d4d171c0fa5bf8cfbc958edd307df6
spec/rails_app/config/initializers/mime_types.rb10064400156 Bytes47b40f15fe7b4cb01fd6a72377cfcc2c12d4a92b2cb72dca4d66005cddcccc94
spec/rails_app/config/initializers/session_store.rb10064400137 Bytes0b5ffe164f49eb4dff4f647429b97cafd35c59297100e3e8f52f1541f2e19d68
spec/rails_app/config/initializers/wrap_parameters.rb10064400517 Bytesc9768c02e265d5980177ea86c7fd886a19a2a276d11663c5849eca5231280691
spec/rails_app/config/locales/activity_notification.en.yml10064400601 Bytes731fe87a4e2159dc50dba1b017d5f0bf129fcb268c0ecfaecacf32c6197b4ccb
spec/rails_app/config/locales/devise.en.yml100644003.99 KB1f298f66b1a57d5543e85c2d2f3c3a65844e578f385cf49f20a9bca0b0b4af93
spec/rails_app/config/secrets.yml10064400964 Bytesa2da68ca224e71ebaf97bac19c647f5f6618eb5da7b70a4c2d4ce4a2fd132613
spec/rails_app/db/migrate/20160715050420_create_notifications.rb10064400701 Bytes897137da7231175952c0ce54f79dd4fa66cd93e42cd3f198aa19c4ed8723ac84
spec/rails_app/db/migrate/20160715050433_create_test_tables.rb10064400914 Bytesbcf3433863bceef00ccf3e2bcdf65942488b4eb1b9d6e12651c829afcba7ae27
spec/rails_app/db/schema.rb100644003.08 KB09c9e7212bed9e74fe86333cadc3e3e62d35ddaae2aa52611b503760c81eacd2
spec/rails_app/db/seeds.rb100644001.09 KBa3abfc495542dfe75f4908da241bb7b575193a01ad37415ec044c01c4ad3cf44
spec/rails_app/public/404.html100644001.53 KBb8c03554a54fcd04dde6befa1f0cbaff733c54435021c08cb8a4e3474812d015
spec/rails_app/public/422.html100644001.51 KBa699bce0b9481ae5ac7e8121cca1ded3573e369502d56c353311fe263a3569e7
spec/rails_app/public/500.html100644001.44 KB119cbfcafeddb7a1ecf2d53d67a5681fbfc3a6d30c0d9afcbd9d22d83bd14570
spec/rails_app/public/favicon.ico100644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
spec/roles/acts_as_notifiable_spec.rb100644001.08 KB2e2ac64c566afed014e33ea0379b5504e3f970926462aab2ceaf5a718cd32052
spec/roles/acts_as_notifier_spec.rb10064400580 Bytes92613f2d017437f175450ade4187e0d570cefec76b49ea3f2530251d3574c139
spec/roles/acts_as_target_spec.rb100644001.32 KB607f423303a1f7208c414337bc47687798a64fb93bd67a2269fc7ca3ffc58a68
spec/spec_helper.rb100644001017 Bytes1abb47fbd7d86a3778080ea1a2f1faacbde57ce739e303fc3ef01658a129eb98