.gitignore | 100644 | 0 | 0 | | | 154 Bytes | f1b548c084204faf6b35d0e63a5f905075307decc3484b08297133ce5428e9a5 |
.rspec | 100644 | 0 | 0 | | | 31 Bytes | 04ea314ec27821b7e7cf198c2b3f1dc643fbc27429e3d8eb5f6253c2104d51ca |
.rubocop.yml | 100644 | 0 | 0 | | | 392 Bytes | a21fdfbfa297ebebb92eb98dbc7447ff632dc851f1fa11696e54337242a08581 |
.travis.yml | 100644 | 0 | 0 | | | 128 Bytes | 19c573c92b0d729113b6c6f2c67f117afd730cb506fe3776a3589982efb166b9 |
Gemfile | 100644 | 0 | 0 | | | 97 Bytes | 65aa18201ece347cf880ee55bd29ecece738f1b05f0956dde403726f52c3f1af |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | c822c3943e780c74cb5e961d1d6de040170633861f401dee0ce6587f5b885284 |
README.md | 100644 | 0 | 0 | | | 3.17 KB | be96889e984889e339fab773073b3d21d6f00bca1b87e9b152ff9130a5353370 |
Rakefile | 100644 | 0 | 0 | | | 114 Bytes | 9b7e8e6863ec3ddcbaa90ad9f719db18e11d9ff1782d33e4340f39ebb7d02da1 |
config.ru | 100644 | 0 | 0 | | | 129 Bytes | 8fa059930587e7ca0819f13afc7ee8cc8a9410628493a771973a1b57e637b26d |
lib/generators/erb/notifier/notifier_generator.rb | 100644 | 0 | 0 | | | 313 Bytes | 48895bc5309e030f7a443a93fb4702efa25d720c147709aa011ead59164336e8 |
lib/generators/erb/notifier/templates/view.text.erb | 100644 | 0 | 0 | | | 77 Bytes | cbf398c4a18caa1b37bb8cc825ae347763f98a98e72d58d46ce683bcba850b4e |
lib/generators/outbox/notifier/USAGE | 100644 | 0 | 0 | | | 641 Bytes | 61f5fe0f0a0277ad06fb2a09c030b91231735f8c10e006b3d019cae89914d57d |
lib/generators/outbox/notifier/notifier_generator.rb | 100644 | 0 | 0 | | | 461 Bytes | 61633722334aff8dbfd42167edf6ec711937adf40b404245f1d26e5556c73895 |
lib/generators/outbox/notifier/templates/notifier.rb | 100644 | 0 | 0 | | | 299 Bytes | b6f0bd7ee297f2dc0e5278fdd37ec8695f91a27bcae09ec619ec5b05f2d45b98 |
lib/generators/rspec/notifier/notifier_generator.rb | 100644 | 0 | 0 | | | 623 Bytes | b4a90cbc9db5b1c33c837b973ae8603f72decadba4e8d9afe41b7b990eb73a70 |
lib/generators/rspec/notifier/templates/notifier_spec.rb | 100644 | 0 | 0 | | | 604 Bytes | 466923932f36d6fe05a8f532f54683963c0cfc7993dd49a14c2ac2d3010782d2 |
lib/generators/test_unit/notifier/notifier_generator.rb | 100644 | 0 | 0 | | | 439 Bytes | e4130452c0c4475812ef62b30d72b54a5382544482f1007b94ad63383c8a8db9 |
lib/generators/test_unit/notifier/templates/notifier_test.rb | 100644 | 0 | 0 | | | 520 Bytes | 6e895e42f757322f9926203c88e284f77d02e134e1b97b2063b40c06f247a046 |
lib/outbox-rails.rb | 100644 | 0 | 0 | | | 56 Bytes | bb028f246e7cd4a07899366ffbac8c4878e2281d17672abe13bf3845486ed553 |
lib/outbox/notifier.rb | 100644 | 0 | 0 | | | 4.57 KB | f1db2438c3010d8f4a0c614c673d73db8c35063705329914cf2c8440826e70c6 |
lib/outbox/notifier_types.rb | 100644 | 0 | 0 | | | 1012 Bytes | 7b1d18aa6589b5899f8ca50acdb83d3792b7b75dfd8c5efa69d1010adaa792cf |
lib/outbox/rails.rb | 100644 | 0 | 0 | | | 289 Bytes | 3e6469a895abfdd99f828f1ef83e72d0544a4cb9f1bbb7d857569749b94400e2 |
lib/outbox/rails/railtie.rb | 100644 | 0 | 0 | | | 762 Bytes | 2534b14345309be66acf47c3fedb10653376d16c9763508647130e0ff23900a7 |
lib/outbox/rails/version.rb | 100644 | 0 | 0 | | | 68 Bytes | 672f2aa62189c535f52a29c1c30c4df6c7dc8b01877ab35f75714372826038e3 |
outbox-rails.gemspec | 100644 | 0 | 0 | | | 1.31 KB | 57aec44cb00b6bd6875c198179f33ecc78a919767a1623670d4fb76b1ad4f58d |
spec/internal/.gitignore | 100644 | 0 | 0 | | | 70 Bytes | 27cb10eec7c6b8898071e3653389340f717eac596bd16cd81c379ec5050500cc |
spec/internal/app/notifiers/base_notifier.rb | 100644 | 0 | 0 | | | 761 Bytes | 6ce2484bc648fdcc64fea7a1372f48567d75233b347f051f4900b09981926147 |
spec/internal/app/notifiers/customized_notifier.rb | 100644 | 0 | 0 | | | 122 Bytes | e8bc5de252c2beb8d1c4210eca0c2b2e5b067ebcbe20d2895291dd020b931c97 |
spec/internal/app/views/base_notifier/composed_message_with_implicit_render.erb | 100644 | 0 | 0 | | | 38 Bytes | 8f73112faa0d28228b517bf1a0d8a7aff68c1a67ddc130a2833feece9414ee95 |
spec/internal/app/views/base_notifier/custom_headers.erb | 100644 | 0 | 0 | | | 15 Bytes | b530f15d2e44ff3bc4c25c2398d91346dad3f9aca9c8c6bafa611b5905f78619 |
spec/internal/app/views/base_notifier/implicit_multipart.html.erb | 100644 | 0 | 0 | | | 24 Bytes | 3b5a5ef58ce84c337358499741f715afc040e5534787bbdb49b8d69d66e456cc |
spec/internal/app/views/base_notifier/implicit_multipart.text.erb | 100644 | 0 | 0 | | | 24 Bytes | 420f8ef1ffd3b46061031d1c95507f06e4a29ac9bced8ed180beb98ef54d3abb |
spec/internal/app/views/base_notifier/implicit_variants.text+email.erb | 100644 | 0 | 0 | | | 14 Bytes | b9de61a80af7b13253d178884a2e85b96f65e2b32e46f88a211ffd5b6599ec4e |
spec/internal/app/views/base_notifier/implicit_variants.text+sms.erb | 100644 | 0 | 0 | | | 12 Bytes | 1fd53a9f96e549430d563a4039517fc69cf0864dbfe0413a94e941b8e4f32b2c |
spec/internal/app/views/base_notifier/welcome.erb | 100644 | 0 | 0 | | | 8 Bytes | 0e90e1aa36481e399939d32680dab2005c299f2bb9c3ba6b151ac0cc821fec7a |
spec/internal/app/views/customized_notifier/with_defaults.erb | 100644 | 0 | 0 | | | 34 Bytes | 047566c8eee19773f88989ef3b4efa4a12b7e85329ba0bf919a27916b68062b2 |
spec/internal/app/views/layouts/notification.text+email.erb | 100644 | 0 | 0 | | | 27 Bytes | 1073ccd70b761ce8213588c6d810b2d02a87f5057d59e191a9d76f285078d00e |
spec/internal/app/views/layouts/notification.text+sms.erb | 100644 | 0 | 0 | | | 25 Bytes | 7212587c7b9f30e380763af3a4b3ef4d1ef87f0dedfe998a21a08c6c3b4c70e4 |
spec/internal/config/database.yml | 100644 | 0 | 0 | | | 64 Bytes | 35a1da34a11f489c3301bb26e33b4c826a7b48611d31a813606ee85e2ddf9865 |
spec/internal/config/routes.rb | 100644 | 0 | 0 | | | 41 Bytes | c363d55efe613897ef2286d5612272b29baf57f00fc7aa3978af3b261ef16cce |
spec/internal/db/schema.rb | 100644 | 0 | 0 | | | 39 Bytes | 5be4e59ee5fafafc408bc6c219ee6bf101878d6fe6da6948b2aceb17f190db8e |
spec/internal/log/.gitignore | 100644 | 0 | 0 | | | 5 Bytes | 0183487e14e12c3ed34321d5793653710171bcd93b6ee77fe05736c21ad395d7 |
spec/internal/public/favicon.ico | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/outbox/notifier_spec.rb | 100644 | 0 | 0 | | | 3.76 KB | 4e6846550c23f9fc2470aa2385485db76bd48fd17d71a6b7642dafa480076452 |
spec/outbox/rails/railtie_spec.rb | 100644 | 0 | 0 | | | 444 Bytes | 039cdd45914da972ad0e00ac4b3ec9fd75ff6257c1e3d0be62e1e18f6618ac54 |
spec/outbox/rails_spec.rb | 100644 | 0 | 0 | | | 139 Bytes | d01308ae51880093f45a29ebc94e35bf623cb3e0409627cd053fa65f5c6d1521 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 270 Bytes | 46dfaa04caaabce4c0eb8d33b16e581045e1ba4833f77d786e96d4c60baec348 |