.gitignore | 100644 | 0 | 0 | | | 126 Bytes | 9ef552ff36d099006936477145747ba3a5b96ee72d9b28ceb31af4a4643e787b |
.rspec | 100644 | 0 | 0 | | | 8 Bytes | d59fa712d58b2ac2197124fe6e24bf353111260fc3ed1c3304520c32ad00d128 |
.rubocop.yml | 100644 | 0 | 0 | | | 797 Bytes | 48eb463900ec27f3b60c047b96f85e9d919280a56c5ec2a99e1fe91ab090359b |
.travis.yml | 100644 | 0 | 0 | | | 970 Bytes | 6179a03b4b4156ca391c9d1ac5ab176dde4cbb48069d93312e86e7f6d8239f9b |
CHANGELOG.md | 100644 | 0 | 0 | | | 3 KB | eda46fc0180def7ff7788bcd7831ca5f6de97f97c898566e146509a402ec29ed |
Dangerfile | 100644 | 0 | 0 | | | 48 Bytes | c6a90b6846b8438b5a46f465d67401df238a79daf9fff9fb073c77293c389ed4 |
Gemfile | 100644 | 0 | 0 | | | 39 Bytes | afe937ae0b605332cd5f9bfbd40d488faff2b9cd5bdd2a6f75fb3107704a196f |
LICENSE | 100644 | 0 | 0 | | | 1.17 KB | 26bfcc8129112144459e2a7bac3b7c854edb5f09d10184625e66fd26f4e32950 |
README.md | 100644 | 0 | 0 | | | 3.61 KB | b78345a08c62c3c0734f06a507b47862669692c410cc7a86e02f7ede03d9eb78 |
Rakefile | 100644 | 0 | 0 | | | 2.14 KB | 8b85d6819513cc8e816b761e0d815df29888d5f338eac7190be9bb100dbcd918 |
gemfiles/rails-4.0-mongo.gemfile | 100644 | 0 | 0 | | | 129 Bytes | c51f9babaaa9bd2889b9f46a85e04a50e78efe81131cf18d6641ba3274694517 |
gemfiles/rails-4.0-mongoid.gemfile | 100644 | 0 | 0 | | | 131 Bytes | 002d64cecb61164c08cfdb1b8950e8e3349afe1f99de19c0c808ccf8959783b1 |
gemfiles/rails-4.1-mongo.gemfile | 100644 | 0 | 0 | | | 199 Bytes | 7a0b941ed5ce8046c6e5f28438e1d8dad04e1ccb03d2a803f05298b97c862724 |
gemfiles/rails-4.1-mongoid.gemfile | 100644 | 0 | 0 | | | 201 Bytes | b0b6a1be2ada9c9a6159d080327bbfe2d218d8e424b6400ebb99e477e03975d5 |
gemfiles/rails-4.2-mongo.gemfile | 100644 | 0 | 0 | | | 199 Bytes | 36beab9ae1df88c3d83b8efe991dca357ab9cd589063d28f5f6822e846be38da |
gemfiles/rails-4.2-mongoid.gemfile | 100644 | 0 | 0 | | | 201 Bytes | cfa7017b5b5afed07308acca7f5057047c121c255e2480eee03df6add5a30ac5 |
lib/mongo_session_store.rb | 100644 | 0 | 0 | | | 625 Bytes | 53a9757df09d9aaf344658bda4981577c0f220949c47979bd2605101422b7811 |
lib/mongo_session_store/mongo_store.rb | 100644 | 0 | 0 | | | 2.4 KB | c2ae105683cf34d763326a7eb5f1917a8fbf6bec2d26650c2e870d1308707a97 |
lib/mongo_session_store/mongo_store_base.rb | 100644 | 0 | 0 | | | 1.85 KB | ebac9074295bac6859bc6ba8e0f18fc770daa338c9eb25309dc3418e62a609b3 |
lib/mongo_session_store/mongoid_store.rb | 100644 | 0 | 0 | | | 1.04 KB | add66175b612c9f16df3cc1d97271ac0ab0899d17ab26cbd4fa440a70e8d0c51 |
lib/mongo_session_store/version.rb | 100644 | 0 | 0 | | | 56 Bytes | ac54d9ff6bd231734f748915156c547cae1d4b51b9fea08348137d5b8ed3fd2f |
mongo_session_store.gemspec | 100644 | 0 | 0 | | | 1.04 KB | 6d4ed15c28675941c3f13c27d9b4ec34216ff9ba255b3304a3c4002bb3ad438a |
perf/benchmark.rb | 100644 | 0 | 0 | | | 2.82 KB | 584165c62b62399b1940dae4250631f316510e545d390444174ddf23f7206c16 |
spec/.rubocop.yml | 100644 | 0 | 0 | | | 62 Bytes | 5b7fddb3441be6628d9b46c95f476e635b2011e39cedee223aba7608f863d832 |
spec/integrations/devise_spec.rb | 100644 | 0 | 0 | | | 2.74 KB | 0a06f29c42cfe4ec121d5f261fa83dcf8875d50a1e6936738d3f11cd9cbf8306 |
spec/lib/mongo_session_store/mongo_store/session_spec.rb | 100644 | 0 | 0 | | | 7.36 KB | a02d124fa35063ea6ca7af2f59375e60f188dc059c4bed568d4b51396fbb6a84 |
spec/lib/mongo_session_store/mongo_store_base_spec.rb | 100644 | 0 | 0 | | | 8.06 KB | 31c0b475b773041bcf534f41300197486ed75722a8a66259144aeaa33580d877 |
spec/lib/mongo_session_store/mongo_store_spec.rb | 100644 | 0 | 0 | | | 280 Bytes | 5acd7196ef37515255673f4b7947ec9f198067f3c6fa6d20a246891e38dc9b98 |
spec/lib/mongo_session_store/mongoid_store/session_spec.rb | 100644 | 0 | 0 | | | 2.34 KB | 6fd63d0446a9ace6cb5ce4d74bbb27bf19ce7832cb3183bd8a9b7083cf884f7c |
spec/lib/mongo_session_store/mongoid_store_spec.rb | 100644 | 0 | 0 | | | 286 Bytes | c6597814bf073b9bbeed092d391f9b54f46baf56368ce18e3bf8afd68d5c8293 |
spec/lib/mongo_session_store_spec.rb | 100644 | 0 | 0 | | | 1.79 KB | b74166cf7f53eb886104469d7280104ad15ffdd5fc34297f76a4db0b0a96b3f5 |
spec/rails_helper.rb | 100644 | 0 | 0 | | | 481 Bytes | b33c9d4efa24254a824bb23a287dd4945229883c5a5d2b23daec9f009a9024f7 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 1.21 KB | c36fb7e6eee627fadb592caafb5aa1dc53b10922c5de64efdda4d7520c3c91e7 |
spec/support/apps/rails_4.0_app/Rakefile | 100644 | 0 | 0 | | | 255 Bytes | a313390610153f10047e4b770be0203f4d7678760c71023f780c12789e1bdc22 |
spec/support/apps/rails_4.0_app/app/controllers/application_controller.rb | 100644 | 0 | 0 | | | 204 Bytes | 12c2dea0e1551cb53798d38ec06d349df07a5766866b0e5e6548a84a706935bd |
spec/support/apps/rails_4.0_app/app/controllers/home_controller.rb | 100644 | 0 | 0 | | | 66 Bytes | 652d24d47df64ed3035d966d89ddd10991d57977946252c868b1515caf2819d2 |
spec/support/apps/rails_4.0_app/app/models/user.rb | 100644 | 0 | 0 | | | 203 Bytes | f39aee326adc14ceef0966fe617d2ac2bef3ec9dd8ede12860818db990725dbb |
spec/support/apps/rails_4.0_app/app/views/home/index.html.erb | 100644 | 0 | 0 | | | 346 Bytes | a32ee248930fe39d196697343168294e5d86c74953ee7d89bed4ff1ba53f1286 |
spec/support/apps/rails_4.0_app/app/views/layouts/application.html.erb | 100644 | 0 | 0 | | | 328 Bytes | 8b2e84287db0f7bf83183e8ad3dbe95f72cc759bb507f39b895e4458edf7d8d3 |
spec/support/apps/rails_4.0_app/bin/bundle | 100755 | 0 | 0 | | | 129 Bytes | 53d3eab4a101cd659b609ebf2d944ed1cdb6f797fd4d4ee0353b2f5c116175ee |
spec/support/apps/rails_4.0_app/bin/rails | 100755 | 0 | 0 | | | 146 Bytes | c1f9397874ae62cd159ecbf029bfcccb9fdfa23cb3142d49ed19aff9cadd585a |
spec/support/apps/rails_4.0_app/bin/rake | 100755 | 0 | 0 | | | 90 Bytes | 5943c3811dc345727b5f330b599c4c6c45abc04816dd8f4201aeed88cf268cb3 |
spec/support/apps/rails_4.0_app/config.ru | 100644 | 0 | 0 | | | 154 Bytes | 4bfd478acf3e8d501c7ac4fe74b781f2bc37b40f9866b60c78fdffb723a9b7e9 |
spec/support/apps/rails_4.0_app/config/application.rb | 100644 | 0 | 0 | | | 223 Bytes | 089d8d101400f83e556a2ef4d53a81d382c9643fb6e31e141c708a933c526807 |
spec/support/apps/rails_4.0_app/config/boot.rb | 100644 | 0 | 0 | | | 171 Bytes | 8af58ad594e465b53dc015fec1ac3ea78ea4bffc9607b3023d61a77e052c050a |
spec/support/apps/rails_4.0_app/config/database.yml | 100644 | 0 | 0 | | | 275 Bytes | 1816830a6c561bac70f431f92373f6e8526fa935cb34813e6d5063d29e592540 |
spec/support/apps/rails_4.0_app/config/environment.rb | 100644 | 0 | 0 | | | 156 Bytes | f61d5d004640546c51ad6c7a500ff572d9298cce5ca5985cadf54d2f34e66880 |
spec/support/apps/rails_4.0_app/config/environments/development.rb | 100644 | 0 | 0 | | | 300 Bytes | 75e0f545a35ef188b37f4d1b3187e7bd009ec0446150aeeb3254ff035826bb7d |
spec/support/apps/rails_4.0_app/config/environments/test.rb | 100644 | 0 | 0 | | | 499 Bytes | 062a62f4169fc1c6a8e1974cc048b90bc796f645d7e72566237e6e991c53aba8 |
spec/support/apps/rails_4.0_app/config/initializers/devise.rb | 100644 | 0 | 0 | | | 12.1 KB | bb2a0d084bd3f6d4c5474a461ec62ac0908bf9d9a2f8b94f52109b43c33715c1 |
spec/support/apps/rails_4.0_app/config/initializers/secret_token.rb | 100644 | 0 | 0 | | | 664 Bytes | 4c7d4ef51f43fd2ac858f57a72fa4d2f21a4994002a61f92b26b078fbfb40b3e |
spec/support/apps/rails_4.0_app/config/initializers/session_store.rb | 100644 | 0 | 0 | | | 67 Bytes | 5852e41c3ba2698c333ff723381ff1fca74b0ce2b05fc890040c91b9ce2f563f |
spec/support/apps/rails_4.0_app/config/locales/devise.en.yml | 100644 | 0 | 0 | | | 3.82 KB | 31a179900b0d66e1f28e3acd39ee5175ef6d7c818372cc97d43ede12b879d0dc |
spec/support/apps/rails_4.0_app/config/locales/en.yml | 100644 | 0 | 0 | | | 634 Bytes | 44028606fa6334147bef7aeb7ef9303dd7971c96c2e0d9d29525c19919bac57c |
spec/support/apps/rails_4.0_app/config/mongo.yml | 100644 | 0 | 0 | | | 170 Bytes | 3587e169cfe49fb73471e68ff2a4c5343bcb5986ff31a12b9c98078e64611169 |
spec/support/apps/rails_4.0_app/config/mongoid.yml | 100644 | 0 | 0 | | | 219 Bytes | c0b92896be0623173c31605e0ef52382c597b929c83bbbae8e44273598e181d7 |
spec/support/apps/rails_4.0_app/config/routes.rb | 100644 | 0 | 0 | | | 90 Bytes | 9bf0f297d002a45a757a1e63312b73ecebab202389b2a0e2167108ad4567cfb4 |
spec/support/apps/rails_4.0_app/db/migrate/20140301171212_add_devise_users.rb | 100644 | 0 | 0 | | | 325 Bytes | bf15f36fc1d63ff17d8d6218dc08c0c6d4b64cae918e36fd6787b1d147330105 |
spec/support/apps/rails_4.0_app/db/schema.rb | 100644 | 0 | 0 | | | 1.08 KB | 7d2a3e1067bb0fe2cfb72f6cdec0624bac9946a607a865fbbdd7c0c05fb7ff90 |
spec/support/apps/rails_4.0_app/db/seeds.rb | 100644 | 0 | 0 | | | 343 Bytes | 23894953d6535a862947de82cfa02ba7d2e9fd627acfabefaef9dc22953b6255 |
spec/support/apps/rails_4.0_app/lib/assets/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/support/apps/rails_4.0_app/lib/tasks/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/support/apps/rails_4.0_app/log/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/support/apps/rails_4.0_app/public/404.html | 100644 | 0 | 0 | | | 1.32 KB | ae488f2a554a5f6227606ef7b7c4c705806d10a72a84111a777e5db215dfd243 |
spec/support/apps/rails_4.0_app/public/422.html | 100644 | 0 | 0 | | | 1.3 KB | dc406f17d293cc85f9a551f48933338c7042d0137fcdb836342558413a84a2cf |
spec/support/apps/rails_4.0_app/public/500.html | 100644 | 0 | 0 | | | 1.24 KB | c6f497c895f4831eb36886da4feab4ae682da9bbf4c02c3ec09f0d3b384b147c |
spec/support/apps/rails_4.0_app/public/favicon.ico | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/support/apps/rails_4.0_app/public/robots.txt | 100644 | 0 | 0 | | | 204 Bytes | db1bdff2915b56166b566faba5ed87a53aae2bd3d1161c94fb53bf9c42af44f4 |
spec/support/apps/rails_4.1_app/Rakefile | 100644 | 0 | 0 | | | 90 Bytes | 06947d8f01f615b447e65219ef35eb6df65dcafdb8693c93b7b9b585858a7500 |
spec/support/apps/rails_4.1_app/app/controllers/application_controller.rb | 100644 | 0 | 0 | | | 204 Bytes | 12c2dea0e1551cb53798d38ec06d349df07a5766866b0e5e6548a84a706935bd |
spec/support/apps/rails_4.1_app/app/controllers/home_controller.rb | 100644 | 0 | 0 | | | 66 Bytes | 652d24d47df64ed3035d966d89ddd10991d57977946252c868b1515caf2819d2 |
spec/support/apps/rails_4.1_app/app/models/user.rb | 100644 | 0 | 0 | | | 203 Bytes | f39aee326adc14ceef0966fe617d2ac2bef3ec9dd8ede12860818db990725dbb |
spec/support/apps/rails_4.1_app/app/views/home/index.html.erb | 100644 | 0 | 0 | | | 346 Bytes | a32ee248930fe39d196697343168294e5d86c74953ee7d89bed4ff1ba53f1286 |
spec/support/apps/rails_4.1_app/app/views/layouts/application.html.erb | 100644 | 0 | 0 | | | 328 Bytes | 206fe16d2bbea6fc8632339048aedffe0fe713d471c77686e0706c74a297123a |
spec/support/apps/rails_4.1_app/bin/bundle | 100755 | 0 | 0 | | | 129 Bytes | 53d3eab4a101cd659b609ebf2d944ed1cdb6f797fd4d4ee0353b2f5c116175ee |
spec/support/apps/rails_4.1_app/bin/rails | 100755 | 0 | 0 | | | 146 Bytes | c1f9397874ae62cd159ecbf029bfcccb9fdfa23cb3142d49ed19aff9cadd585a |
spec/support/apps/rails_4.1_app/bin/rake | 100755 | 0 | 0 | | | 90 Bytes | 5943c3811dc345727b5f330b599c4c6c45abc04816dd8f4201aeed88cf268cb3 |
spec/support/apps/rails_4.1_app/config.ru | 100644 | 0 | 0 | | | 85 Bytes | 0d9ef713d45d66a3cde131d671085acdabf5abce88fa57d5e3aa4677c7fac704 |
spec/support/apps/rails_4.1_app/config/application.rb | 100644 | 0 | 0 | | | 217 Bytes | 3cfc1f5db060a4f40999b009fe83de738d21ce3a744b7a7d0e6c0f1e67759a35 |
spec/support/apps/rails_4.1_app/config/boot.rb | 100644 | 0 | 0 | | | 170 Bytes | 1d0f1f8eace5bbe14d9c18fd026567074602af8aa5187d7d8f47c4dba14d5807 |
spec/support/apps/rails_4.1_app/config/database.yml | 100644 | 0 | 0 | | | 275 Bytes | 1816830a6c561bac70f431f92373f6e8526fa935cb34813e6d5063d29e592540 |
spec/support/apps/rails_4.1_app/config/environment.rb | 100644 | 0 | 0 | | | 150 Bytes | 6a4d7f5e0c46b1c8352a9a083f83b6b2053157662c090726282e7ad14a5a5ef9 |
spec/support/apps/rails_4.1_app/config/environments/development.rb | 100644 | 0 | 0 | | | 294 Bytes | 09f27660075ea31aea2a7c548b9ec4a2f87e46964bd6a1bae468ceca825c4ba4 |
spec/support/apps/rails_4.1_app/config/environments/test.rb | 100644 | 0 | 0 | | | 493 Bytes | d868a033e0bfdeec60188f2fd998d0b6cc3556d9b7e58912990a9d9f5eed5b94 |
spec/support/apps/rails_4.1_app/config/initializers/devise.rb | 100644 | 0 | 0 | | | 12.1 KB | 1f454aed2183315945f3cbaf5147c3938b729b7597d0b20765fc707568b17901 |
spec/support/apps/rails_4.1_app/config/initializers/session_store.rb | 100644 | 0 | 0 | | | 61 Bytes | bd6b06611d89beb22dece2f4ceed085092784961ed683ae8fafa0bd1a861f8fb |
spec/support/apps/rails_4.1_app/config/locales/devise.en.yml | 100644 | 0 | 0 | | | 3.82 KB | 31a179900b0d66e1f28e3acd39ee5175ef6d7c818372cc97d43ede12b879d0dc |
spec/support/apps/rails_4.1_app/config/locales/en.yml | 100644 | 0 | 0 | | | 634 Bytes | 44028606fa6334147bef7aeb7ef9303dd7971c96c2e0d9d29525c19919bac57c |
spec/support/apps/rails_4.1_app/config/mongo.yml | 100644 | 0 | 0 | | | 170 Bytes | 7dbb33b9927f32fc574a1dd00fe7e3a35f3947d9d583946653fc4dcd168fda68 |
spec/support/apps/rails_4.1_app/config/mongoid.yml | 100644 | 0 | 0 | | | 219 Bytes | 17f704d15c1e583e7cfa5abcea62428836147fbfa136e157dd9235605d90444d |
spec/support/apps/rails_4.1_app/config/routes.rb | 100644 | 0 | 0 | | | 84 Bytes | 4d5aac9f3b086ecb8252bed618fdfd3b95507081797f3fff3b41350dd7e5cd92 |
spec/support/apps/rails_4.1_app/config/secrets.yml | 100644 | 0 | 0 | | | 964 Bytes | 1acfaff4497e8aef48991a4aa18e54a9feafa6b8a5c78f114b85819b6f26969b |
spec/support/apps/rails_4.1_app/db/migrate/20140301171212_add_devise_users.rb | 100644 | 0 | 0 | | | 325 Bytes | bf15f36fc1d63ff17d8d6218dc08c0c6d4b64cae918e36fd6787b1d147330105 |
spec/support/apps/rails_4.1_app/db/schema.rb | 100644 | 0 | 0 | | | 1.08 KB | 7d2a3e1067bb0fe2cfb72f6cdec0624bac9946a607a865fbbdd7c0c05fb7ff90 |
spec/support/apps/rails_4.1_app/db/seeds.rb | 100644 | 0 | 0 | | | 343 Bytes | 23894953d6535a862947de82cfa02ba7d2e9fd627acfabefaef9dc22953b6255 |
spec/support/apps/rails_4.1_app/lib/assets/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/support/apps/rails_4.1_app/lib/tasks/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/support/apps/rails_4.1_app/log/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/support/apps/rails_4.1_app/public/404.html | 100644 | 0 | 0 | | | 1.53 KB | b8c03554a54fcd04dde6befa1f0cbaff733c54435021c08cb8a4e3474812d015 |
spec/support/apps/rails_4.1_app/public/422.html | 100644 | 0 | 0 | | | 1.51 KB | a699bce0b9481ae5ac7e8121cca1ded3573e369502d56c353311fe263a3569e7 |
spec/support/apps/rails_4.1_app/public/500.html | 100644 | 0 | 0 | | | 1.44 KB | 119cbfcafeddb7a1ecf2d53d67a5681fbfc3a6d30c0d9afcbd9d22d83bd14570 |
spec/support/apps/rails_4.1_app/public/favicon.ico | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/support/apps/rails_4.1_app/public/robots.txt | 100644 | 0 | 0 | | | 202 Bytes | 17fb1dc3361b057783040fa7f58d72f18707170866d370bd3db6e547bee09058 |
spec/support/apps/rails_4.2_app/Rakefile | 100644 | 0 | 0 | | | 89 Bytes | a936a51c1ee79132ed178aa272084eb4a37857be09b275fa07e06010ae617786 |
spec/support/apps/rails_4.2_app/app/controllers/application_controller.rb | 100644 | 0 | 0 | | | 204 Bytes | 12c2dea0e1551cb53798d38ec06d349df07a5766866b0e5e6548a84a706935bd |
spec/support/apps/rails_4.2_app/app/controllers/home_controller.rb | 100644 | 0 | 0 | | | 66 Bytes | 652d24d47df64ed3035d966d89ddd10991d57977946252c868b1515caf2819d2 |
spec/support/apps/rails_4.2_app/app/models/user.rb | 100644 | 0 | 0 | | | 203 Bytes | f39aee326adc14ceef0966fe617d2ac2bef3ec9dd8ede12860818db990725dbb |
spec/support/apps/rails_4.2_app/app/views/home/index.html.erb | 100644 | 0 | 0 | | | 330 Bytes | 33deb265b7587fcc1125fe989023ea958ec57550c9cc7db7191a759f4e3bd623 |
spec/support/apps/rails_4.2_app/app/views/layouts/application.html.erb | 100644 | 0 | 0 | | | 156 Bytes | 8676a4db56979a85fc5da878b27538fd7da7779694b4582f7428de434db74204 |
spec/support/apps/rails_4.2_app/bin/bundle | 100755 | 0 | 0 | | | 129 Bytes | 7130bf85d0a1f4213924c456fffcc778b78258c0008e62a76bff9722a8cf1034 |
spec/support/apps/rails_4.2_app/bin/rails | 100755 | 0 | 0 | | | 219 Bytes | 1abe1dbc690462d624d8cbf9821493b3a656b387f6ab5251849749654195485c |
spec/support/apps/rails_4.2_app/bin/rake | 100755 | 0 | 0 | | | 90 Bytes | 436f1fbb82e7b52d0bc032ac6ac9dce49a3f3ec47b909c863783021c116c264c |
spec/support/apps/rails_4.2_app/config.ru | 100644 | 0 | 0 | | | 153 Bytes | 1f66b5c73fca9bd453fba0553ffe4207f50050e5c32219b636a7121d8b3ba5d5 |
spec/support/apps/rails_4.2_app/config/application.rb | 100644 | 0 | 0 | | | 217 Bytes | 20787a37489ecb3e57ecdc18f3036b4d3ec3b883b11462d0da9d38891dabd288 |
spec/support/apps/rails_4.2_app/config/boot.rb | 100644 | 0 | 0 | | | 132 Bytes | 020b0766122c59cc4b7e000a0c10f1a71e1278b3c651264d85d5f452c515aed0 |
spec/support/apps/rails_4.2_app/config/database.yml | 100644 | 0 | 0 | | | 275 Bytes | 1816830a6c561bac70f431f92373f6e8526fa935cb34813e6d5063d29e592540 |
spec/support/apps/rails_4.2_app/config/environment.rb | 100644 | 0 | 0 | | | 150 Bytes | 91d4661bd5f0138bf0921fb1704a3ea33d09fa54296432bbb8428570c7dfab56 |
spec/support/apps/rails_4.2_app/config/environments/development.rb | 100644 | 0 | 0 | | | 294 Bytes | 09f27660075ea31aea2a7c548b9ec4a2f87e46964bd6a1bae468ceca825c4ba4 |
spec/support/apps/rails_4.2_app/config/environments/test.rb | 100644 | 0 | 0 | | | 493 Bytes | d868a033e0bfdeec60188f2fd998d0b6cc3556d9b7e58912990a9d9f5eed5b94 |
spec/support/apps/rails_4.2_app/config/initializers/devise.rb | 100644 | 0 | 0 | | | 12.1 KB | 1f454aed2183315945f3cbaf5147c3938b729b7597d0b20765fc707568b17901 |
spec/support/apps/rails_4.2_app/config/initializers/session_store.rb | 100644 | 0 | 0 | | | 61 Bytes | bd6b06611d89beb22dece2f4ceed085092784961ed683ae8fafa0bd1a861f8fb |
spec/support/apps/rails_4.2_app/config/locales/en.yml | 100644 | 0 | 0 | | | 634 Bytes | 44028606fa6334147bef7aeb7ef9303dd7971c96c2e0d9d29525c19919bac57c |
spec/support/apps/rails_4.2_app/config/mongo.yml | 100644 | 0 | 0 | | | 157 Bytes | 7e105f6bbbca868620ba85862bbe78d6ba0808a939a01dbfabeeca1e9722f2c4 |
spec/support/apps/rails_4.2_app/config/mongoid.yml | 100644 | 0 | 0 | | | 206 Bytes | d2408d6feec0e39e2e5bf4e06018d84b3863e6f463c16857bd8346d22b91a510 |
spec/support/apps/rails_4.2_app/config/routes.rb | 100644 | 0 | 0 | | | 84 Bytes | 4d5aac9f3b086ecb8252bed618fdfd3b95507081797f3fff3b41350dd7e5cd92 |
spec/support/apps/rails_4.2_app/config/secrets.yml | 100644 | 0 | 0 | | | 964 Bytes | 6bbb3543a1b8f30367d07d0964af046a5ed24ef97cc2852d7c6a582d149e08ae |
spec/support/apps/rails_4.2_app/db/migrate/20140301171212_add_devise_users.rb | 100644 | 0 | 0 | | | 325 Bytes | bf15f36fc1d63ff17d8d6218dc08c0c6d4b64cae918e36fd6787b1d147330105 |
spec/support/apps/rails_4.2_app/db/schema.rb | 100644 | 0 | 0 | | | 1.08 KB | 7d2a3e1067bb0fe2cfb72f6cdec0624bac9946a607a865fbbdd7c0c05fb7ff90 |
spec/support/apps/rails_4.2_app/db/seeds.rb | 100644 | 0 | 0 | | | 343 Bytes | 23894953d6535a862947de82cfa02ba7d2e9fd627acfabefaef9dc22953b6255 |
spec/support/helpers/session_id_helper.rb | 100644 | 0 | 0 | | | 118 Bytes | b5513745b98e1b66c1c3fc6533c4d54be9973d08b5aa7dbed597d0abb9b166ae |
spec/support/helpers/test_database_helper.rb | 100644 | 0 | 0 | | | 452 Bytes | ca24a936647462f044e44251d5691aa5815dca4e817cced90a94704b1e87c57c |