MIT-LICENSE | 100644 | 0 | 0 | | | 1.03 KB | 3278f88e64780f61d005097b529de5932e657da3b7736ebb1617abd6f261e06d |
README.md | 100644 | 0 | 0 | | | 5.95 KB | 836c7b4b215572a9e5ce04fec10546fa14c984e8a3ef925caa416f6590819566 |
Rakefile | 100644 | 0 | 0 | | | 247 Bytes | 3899bcbb5af0464f9c33d89e3e34ac70567733ec435b86d9f584c0a62787a10b |
lib/generators/multi_session/install_generator.rb | 100644 | 0 | 0 | | | 335 Bytes | 9d6a5b9740b30592722c12d4d7724ee6683c4e7cbd227a4c3326b98cb92e5217 |
lib/generators/templates/multi_session.rb | 100644 | 0 | 0 | | | 354 Bytes | bb8edef9dffbbb741ea87234c3064ae7110c52de3131fe2659d8bedb35476df8 |
lib/multi_session.rb | 100644 | 0 | 0 | | | 347 Bytes | 1fb129c222821c9de674b6d9f9eeabde65e7378cf64f0af012c7e5170f22ae85 |
lib/multi_session/helper.rb | 100644 | 0 | 0 | | | 409 Bytes | 8b0bc6197dbf1a099b2eb9d32919040ce460e314c8023ec17e7cda34c8754dc2 |
lib/multi_session/railtie.rb | 100644 | 0 | 0 | | | 210 Bytes | 6545e454e4683279f051f766c985436a25fe73461cf7faf96f0d81118c608977 |
lib/multi_session/session.rb | 100644 | 0 | 0 | | | 2.24 KB | 203b7e8be1895ba7c5bf7f98e2cc3a62495f05c8cc0791488db61073e8e64896 |
lib/multi_session/version.rb | 100644 | 0 | 0 | | | 44 Bytes | d625c5578dd58ecee9ebe1dbb8582e6095aebdc856bafe3dbe89067e7ccc89a8 |
spec/dummy/Rakefile | 100644 | 0 | 0 | | | 227 Bytes | a30fbd85c291be7205153650b46a99081cfb0dcd278a69b8b66ef391957fd4ca |
spec/dummy/app/assets/config/manifest.js | 100644 | 0 | 0 | | | 63 Bytes | 85eb38b826db8ec906b5ae5f080ac0b7321cd1f8d1d438cf14504cb412ded47d |
spec/dummy/app/assets/javascripts/application.js | 100644 | 0 | 0 | | | 699 Bytes | fea43a57a21ce864efcffbb86095da5a03bca20f947b2a6a7585786c2ae736ca |
spec/dummy/app/assets/stylesheets/application.css | 100644 | 0 | 0 | | | 736 Bytes | a63c83d31995d61cb5a658d5e5ee02cc80232bb2ac87c8d12cfc28036f82c8e3 |
spec/dummy/app/controllers/application_controller.rb | 100644 | 0 | 0 | | | 57 Bytes | c7279227656b36b3500f97e5331b497f88eb66f60f0b7d8a2e2a69c65bf9130d |
spec/dummy/app/controllers/multi_session_test_controller.rb | 100644 | 0 | 0 | | | 445 Bytes | 8247fda3d137907810075601dce9c4521643743648b0a1bf94c82ba8b1c79445 |
spec/dummy/app/helpers/application_helper.rb | 100644 | 0 | 0 | | | 29 Bytes | f77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8 |
spec/dummy/app/jobs/application_job.rb | 100644 | 0 | 0 | | | 43 Bytes | c839c6f54930cc031c9b72dc880557fc572184b777a9f9b9bf300003deaa34e6 |
spec/dummy/app/views/layouts/application.html.erb | 100644 | 0 | 0 | | | 225 Bytes | 6c0c91a0b4959256f6932256968c3ba13f792b9b60ddd878372d9727c29a2034 |
spec/dummy/app/views/multi_session_test/some_action.html.erb | 100644 | 0 | 0 | | | 22 Bytes | 8fca96af2459f6110b43cb8d527e0895b197fb7e9a8f4749197da656465e03bc |
spec/dummy/bin/bundle | 100755 | 0 | 0 | | | 125 Bytes | 0ce1c10399c25cfd9b521b8a9717e594ac2f6626818f2d05176e32582ff10596 |
spec/dummy/bin/rails | 100755 | 0 | 0 | | | 141 Bytes | 466686d6fc5aad5233475803ea62e5efde20fceb95496aaf747a1accdadc3fae |
spec/dummy/bin/rake | 100755 | 0 | 0 | | | 90 Bytes | 436f1fbb82e7b52d0bc032ac6ac9dce49a3f3ec47b909c863783021c116c264c |
spec/dummy/bin/setup | 100755 | 0 | 0 | | | 659 Bytes | 2ccead213706d3037d41e5ba59ebf0c33f8d6c42e147cd20bb3a5a988dd134bd |
spec/dummy/bin/update | 100755 | 0 | 0 | | | 676 Bytes | 94e65443461b81825ab69623b0152b018eed3d3d9d787561ea7f2333c0468803 |
spec/dummy/config.ru | 100644 | 0 | 0 | | | 130 Bytes | 4572825be9bd16bbc408ff7fc4841a5c456080cb6a00f258f898a42a7a8c53de |
spec/dummy/config/application.rb | 100644 | 0 | 0 | | | 920 Bytes | 8fd7c082b376e684eae80f5d5dc75269718ddfdf6aa6dde26df39ea80a4ef345 |
spec/dummy/config/boot.rb | 100644 | 0 | 0 | | | 233 Bytes | 02c6a386b7b34aea5987c1dd4859c05d08c0f3dc64f487a752ecdf20aa1cbaee |
spec/dummy/config/credentials.yml.enc | 100644 | 0 | 0 | | | 2.35 KB | 643985f2c6cd6ca4824551dafe07ba0f4a7dc4b38b01dfe7a7f4970362257928 |
spec/dummy/config/environment.rb | 100644 | 0 | 0 | | | 128 Bytes | 8ec4d2e8b7cbf7ce55c0c7a7ac4238ad8f13728d7cc8e772b37802e3ebbdf47c |
spec/dummy/config/environments/development.rb | 100644 | 0 | 0 | | | 1.37 KB | aa5690a034c4017e88a36c82e184d8d9bc5221a2bd24ccd5267d0831cb33dce7 |
spec/dummy/config/environments/production.rb | 100644 | 0 | 0 | | | 2.79 KB | 842a1253edcbb635c3da0a3d1d98475cc29c7aa7a367b7becac0dd11f3b0c34e |
spec/dummy/config/environments/test.rb | 100644 | 0 | 0 | | | 1.46 KB | 2784ee040b0d28c81109a7e8bb0ee4ec1023e9361299f256e24bd7da4d3c1939 |
spec/dummy/config/initializers/application_controller_renderer.rb | 100644 | 0 | 0 | | | 216 Bytes | 2da60f6ea41acdb4d85b965e7cedca0ab6ae9d45d44de9c15d8eeff44f05dac0 |
spec/dummy/config/initializers/backtrace_silencers.rb | 100644 | 0 | 0 | | | 404 Bytes | 12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8 |
spec/dummy/config/initializers/content_security_policy.rb | 100644 | 0 | 0 | | | 1.07 KB | d08b272f6a2d53b55d4c0dc07e1081bfcb46985df4355298a6d5fb60f91c32ca |
spec/dummy/config/initializers/cookies_serializer.rb | 100644 | 0 | 0 | | | 244 Bytes | 94782fa044850c5e6ec02c87eab7df522e2d589d4ba8d746bbf30fe63c9da23a |
spec/dummy/config/initializers/filter_parameter_logging.rb | 100644 | 0 | 0 | | | 194 Bytes | eb293cbcac26012fb63489b355b7a68df2e0f5006abe79e2128752f40514aaf4 |
spec/dummy/config/initializers/inflections.rb | 100644 | 0 | 0 | | | 647 Bytes | a2045e2ce03f29305e052a9236ff41d4c7d4d171c0fa5bf8cfbc958edd307df6 |
spec/dummy/config/initializers/mime_types.rb | 100644 | 0 | 0 | | | 156 Bytes | 47b40f15fe7b4cb01fd6a72377cfcc2c12d4a92b2cb72dca4d66005cddcccc94 |
spec/dummy/config/initializers/wrap_parameters.rb | 100644 | 0 | 0 | | | 339 Bytes | 14bf970acae0ad0949819ae7dabb329d236236812c0576b99a325776f88ebdc5 |
spec/dummy/config/locales/en.yml | 100644 | 0 | 0 | | | 848 Bytes | 507b4ab23d255218e4196c1615eb939b5baaddcbf327eb03f62bb55ead33a524 |
spec/dummy/config/master.key | 100600 | 0 | 0 | | | 32 Bytes | cfc09eaca7bfac9f1fb62f1b75850b85c8c499a11efb1c66a5c03073f2107bda |
spec/dummy/config/puma.rb | 100644 | 0 | 0 | | | 1.36 KB | d2decf63e72dbe44718d92bf665b5daec190bf167c803eb92d265951aa40ec15 |
spec/dummy/config/routes.rb | 100644 | 0 | 0 | | | 237 Bytes | f017a998e2f1f525b6013f144cca350fbe5a7ea42d791a0abfd8ec131a4871fc |
spec/dummy/config/spring.rb | 100644 | 0 | 0 | | | 111 Bytes | 26c8c818bee1960a57ed44c2428d1d01b083d207e9921c0beaccb95a07415084 |
spec/dummy/log/development.log | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/dummy/log/test.log | 100644 | 0 | 0 | | | 27.6 KB | b77de3019bf168fff2dc8f43745692a0442b7f97b92fed20e2c354fe45a1bbf2 |
spec/dummy/public/404.html | 100644 | 0 | 0 | | | 1.68 KB | 41e6541b07f9c3b306a517917eedb53d7c7bfa006faf6673aaad98c9d96f7023 |
spec/dummy/public/422.html | 100644 | 0 | 0 | | | 1.67 KB | 848f8a124ddb3a76d24a7eca39f93cef89c4fba00e0cd0b2f0af37433fb88e89 |
spec/dummy/public/500.html | 100644 | 0 | 0 | | | 1.6 KB | ef38a03155fab5fa59fe6c823f948893fe260204a87860c55522cdeb5672c959 |
spec/dummy/public/apple-touch-icon-precomposed.png | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/dummy/public/apple-touch-icon.png | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/dummy/public/favicon.ico | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/requests/multi_session_spec.rb | 100644 | 0 | 0 | | | 1.34 KB | 08acd76162005c1ec3d230a421a769d4b3ceb093821fe621eed8b6f4e43121a5 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 478 Bytes | 36d5cc0bbef4e675518c3a0d258d5ae074317a2d058d04e8aa5ad0b5731f0ae6 |