LICENSE | 100644 | 0 | 0 | | | 487 Bytes | 40f2791ae84e097cc964b740cbd974e78296a36aa1490dcb76dcc004bf865ac8 |
README.md | 100644 | 0 | 0 | | | 42.8 KB | 30c728bc9d5a002d7fcd4120246b133b6dc01b3e813e345127a1ad398a7a9429 |
Rakefile | 100644 | 0 | 0 | | | 680 Bytes | b1cf1d6b865b5f2456ca8c4517cf82aab86f62e38775d7b87e230df93ba0798b |
app/controllers/devise_token_auth/CHANGELOG.md | 100644 | 0 | 0 | | | 506 Bytes | ff658871ca614da598b5e153df8f1abe50c12166311522b902199a4d3c6f5103 |
app/controllers/devise_token_auth/application_controller.rb | 100644 | 0 | 0 | | | 358 Bytes | e18f7019103deee7bd0b17ee49bcf310ffd96ae30a208a2c194133656cfd6d85 |
app/controllers/devise_token_auth/concerns/set_user_by_token.rb | 100644 | 0 | 0 | | | 3.57 KB | f66253d3844d7c6229fd74b9fbca094f278800185cc4b8c89a4dbfd40112cbd0 |
app/controllers/devise_token_auth/confirmations_controller.rb | 100644 | 0 | 0 | | | 1.02 KB | 7e5ac195bd2b616d868aeabb8826ffaadc3b110dea047ab57afce133f3501c0e |
app/controllers/devise_token_auth/omniauth_callbacks_controller.rb | 100644 | 0 | 0 | | | 8.49 KB | 1728ff2873f4f3804aff570687436065d87831f1f943fbce50a9255ef94584d1 |
app/controllers/devise_token_auth/passwords_controller.rb | 100644 | 0 | 0 | | | 6.41 KB | 048e8532d17c39c8fb750c4454227a640bc6ee059d8d1362a894912c3d5398ca |
app/controllers/devise_token_auth/registrations_controller.rb | 100644 | 0 | 0 | | | 6.23 KB | fd2972cdc8e765b8d681f15580cf12cfb2589bf0dbee029e7d4817390394285c |
app/controllers/devise_token_auth/sessions_controller.rb | 100644 | 0 | 0 | | | 3.87 KB | 65a8ba2442594f9d6731b44dc36544d9b7e7b38444a8ea4e12fa199cfc7f7787 |
app/controllers/devise_token_auth/token_validations_controller.rb | 100644 | 0 | 0 | | | 840 Bytes | c611b9931c109fb86a0a9a0cd74a5042e6e9a74554155b0348e12e8bad33ff16 |
app/models/devise_token_auth/concerns/user.rb | 100644 | 0 | 0 | | | 6.59 KB | 85f57df986d4d12c8cb13058cdb298e940cfec1220779fa9934239d298a34117 |
app/validators/email_validator.rb | 100644 | 0 | 0 | | | 264 Bytes | 8dd2817c9419df12ae66fd59111b1f39fe20981bdbe50af602216014fc751c7b |
app/views/devise/mailer/confirmation_instructions.html.erb | 100644 | 0 | 0 | | | 288 Bytes | 4fba8982cc89778f978056f074d55d729b5efceb6d7ef3473f3305bf4b79645e |
app/views/devise/mailer/reset_password_instructions.html.erb | 100644 | 0 | 0 | | | 486 Bytes | 56d6c365b045e1ba9c13ed6e4909ec6e1347487127507855d3fec8922dc2c0fc |
app/views/devise/mailer/unlock_instructions.html.erb | 100644 | 0 | 0 | | | 286 Bytes | 88a19e02bccf48bbbb60ad0b9017fee09172b1a5218e029e1ef4a42ffdd13c87 |
app/views/devise_token_auth/omniauth_external_window.html.erb | 100644 | 0 | 0 | | | 1.08 KB | 82af7cb33cbee1c07d544351d351ddc5fea2d55bb63ba28deb1b97d035f339fd |
config/initializers/devise.rb | 100644 | 0 | 0 | | | 9.65 KB | 4d79d660075fb3243ecdc8a0ca45cb98fc07d66a1067db80ef90349721926f53 |
config/locales/en.yml | 100644 | 0 | 0 | | | 1.77 KB | 79c2f7bbe2f1988a63ca8cee29ff93727edb43ff77b013a6ff2b14cec1e3433c |
config/locales/es.yml | 100644 | 0 | 0 | | | 1.94 KB | 38009d8423fbf486c1590d868f95d2d32312f8ccabfc1c5bfbeafc254381d6a0 |
config/locales/fr.yml | 100644 | 0 | 0 | | | 1.96 KB | f4f7502440bf998619dccc2f8f833315edb81ea660410eae92a2d908709f05e2 |
config/locales/pl.yml | 100644 | 0 | 0 | | | 1.95 KB | bbe9ee62f2f124b3b16c6f5398c4eae109944f6449d90a14911082777f36b4a9 |
config/locales/pt-BR.yml | 100644 | 0 | 0 | | | 1.79 KB | b9611f93578deffa1f4788c76d0aa33456c7934b155bf5eaffb478dbc5fbe2f0 |
lib/devise_token_auth.rb | 100644 | 0 | 0 | | | 212 Bytes | e09eec77acdf1051f4886958ed522566c94be346c09736cb5b5997b02cb02606 |
lib/devise_token_auth/controllers/helpers.rb | 100644 | 0 | 0 | | | 4.8 KB | 53aa1ecd4962c693cb76b59d42a6580fddb461ca7fb557848dd167fea87a86d8 |
lib/devise_token_auth/controllers/url_helpers.rb | 100644 | 0 | 0 | | | 133 Bytes | a10961c358b831a66d49762dd13a747a47ce660af860a7f8525dc3dbd1d91ce5 |
lib/devise_token_auth/engine.rb | 100644 | 0 | 0 | | | 2.96 KB | bf4a639df6d886cb05ec2fe5425b923235f7f8b69a3bbb69bba7bf9034b94e13 |
lib/devise_token_auth/rails/routes.rb | 100644 | 0 | 0 | | | 3.91 KB | ae2dd29dbb48c224daab39cbbc8588af55136bd113066d8e9892709fab28f044 |
lib/devise_token_auth/url.rb | 100644 | 0 | 0 | | | 348 Bytes | f35776365c14d07d61a468560d86a18da23883fa609efbff0fac5614cea51ec2 |
lib/devise_token_auth/version.rb | 100644 | 0 | 0 | | | 48 Bytes | 68e78045004d182d8f8de0da54c09576e49c74814ba8810a064120659109eb45 |
lib/generators/devise_token_auth/USAGE | 100644 | 0 | 0 | | | 1.25 KB | 70f4333687ffeab08c8c3a8dcb2f9faf47da1a990c5a0d8b8c077b20867c6432 |
lib/generators/devise_token_auth/install_generator.rb | 100644 | 0 | 0 | | | 4.97 KB | 9584dcc1cb321400aae3ac8a60090ec050a0606be156d55ad1704cd6311dabea |
lib/generators/devise_token_auth/install_views_generator.rb | 100644 | 0 | 0 | | | 494 Bytes | 894544e5727c0ad4cb014de4253cf66610b31a6795cc2647b9a1fb66e6fee0d7 |
lib/generators/devise_token_auth/templates/devise_token_auth.rb | 100644 | 0 | 0 | | | 1.39 KB | c2c1659458bb518aac303d6073ffa2fd0309db63fef98a24701a93abf1612fab |
lib/generators/devise_token_auth/templates/devise_token_auth_create_users.rb.erb | 100644 | 0 | 0 | | | 1.85 KB | d765ae05fe0a3305783f144ccda375698af48cf8bf0e48157036b4b166235ae1 |
lib/generators/devise_token_auth/templates/user.rb | 100644 | 0 | 0 | | | 281 Bytes | 27d71d7da65918cebd676c183cea41e75d9ab6631955c374ee0275463415673d |
lib/tasks/devise_token_auth_tasks.rake | 100644 | 0 | 0 | | | 95 Bytes | f2fbf64c5da7aead9031ccb5ed3213f0ff21bdc612c31010cec614b5e127220e |
test/controllers/custom/custom_confirmations_controller_test.rb | 100644 | 0 | 0 | | | 789 Bytes | c28643e0e696a9bda9bdec39f7d50b339a7616622b590d07fc297eb53516bbe6 |
test/controllers/custom/custom_omniauth_callbacks_controller_test.rb | 100644 | 0 | 0 | | | 844 Bytes | 244776644e2e7f0a9664409193dc8ee44bc26b42bfc86fa827b27565abeabdfb |
test/controllers/custom/custom_passwords_controller_test.rb | 100644 | 0 | 0 | | | 2.56 KB | 6547373ebdca8989794555e143ba391a9609c6835f8029c1d95438ac0262bd60 |
test/controllers/custom/custom_registrations_controller_test.rb | 100644 | 0 | 0 | | | 1.63 KB | 40efb9b2dea21dd1b3ae3acbf66d28b14338f05c77c753012f15c7f651dedeb1 |
test/controllers/custom/custom_sessions_controller_test.rb | 100644 | 0 | 0 | | | 1.05 KB | e351738bcace6a30ab2645be720fed54bd39b12a5705112317c50622bdf21ae1 |
test/controllers/custom/custom_token_validations_controller_test.rb | 100644 | 0 | 0 | | | 1.16 KB | c467bb0c710168a2fc12b7214523f668a23e421c25ef3203edf59c0b8af8c4d1 |
test/controllers/demo_group_controller_test.rb | 100644 | 0 | 0 | | | 3.8 KB | 4c7a3fb7090721acc00d7b4a8f139f01a98f04de8b9c2d8abc770527747c2e0e |
test/controllers/demo_mang_controller_test.rb | 100644 | 0 | 0 | | | 8.04 KB | 4f81c661524c784cbf64f57fb90e6c14231bcbc90a5b5cf97f74ad6f39b1baaa |
test/controllers/demo_user_controller_test.rb | 100644 | 0 | 0 | | | 11.2 KB | d3b4fc979fe2d564516b6d37aea45c6d15d1963927bd35f2785e874bee7cb340 |
test/controllers/devise_token_auth/confirmations_controller_test.rb | 100644 | 0 | 0 | | | 3.12 KB | 9ff3c7f481e1f2b664b3510efcfe301f68b3277c4abe6dd4bebf705dc3805f9f |
test/controllers/devise_token_auth/omniauth_callbacks_controller_test.rb | 100644 | 0 | 0 | | | 8.15 KB | c4d59a53d2d8bce869d9221b56bf40df965444a7cd03be86c70b4b4fddfeb53d |
test/controllers/devise_token_auth/passwords_controller_test.rb | 100644 | 0 | 0 | | | 15.6 KB | fe0d8cdc45bb6ad939bd1ed301bc7dd2f41d89ba92d7eff0b4dee4d94c6ca556 |
test/controllers/devise_token_auth/registrations_controller_test.rb | 100644 | 0 | 0 | | | 26.1 KB | 842afcb1027e041a2cb87a8ee4376b5c5e4d498fb720b57a5441480fe42d63fd |
test/controllers/devise_token_auth/sessions_controller_test.rb | 100644 | 0 | 0 | | | 10.9 KB | 4142f1721b2038eb9f77e20399d66446310b2bc5b508831b599094739d647098 |
test/controllers/devise_token_auth/token_validations_controller_test.rb | 100644 | 0 | 0 | | | 1.76 KB | e2656f8d64a6994fb20ff4a475052386eb67adb088486072e1729b624df81a97 |
test/controllers/overrides/confirmations_controller_test.rb | 100644 | 0 | 0 | | | 1.29 KB | 7d7a097f2c26de1c2b2d0d7fa67780d64c2ef7ecc6d5d26e6f37b97e328c8b59 |
test/controllers/overrides/omniauth_callbacks_controller_test.rb | 100644 | 0 | 0 | | | 1.27 KB | 693a462e035bfce10c108dbed7040bedd754822069af5005a70f373b75ec2fbc |
test/controllers/overrides/passwords_controller_test.rb | 100644 | 0 | 0 | | | 1.87 KB | 24c7cdbc17f7719bd6c31c15e60f57e29476ff209120cb06c8dfdc13a7e86951 |
test/controllers/overrides/registrations_controller_test.rb | 100644 | 0 | 0 | | | 1.18 KB | 4985af92a9bc1b6ee4ccbe0d3bbfea3d92ddc8e4efd6ab7c7ec6721718cb9307 |
test/controllers/overrides/sessions_controller_test.rb | 100644 | 0 | 0 | | | 969 Bytes | f785c9ca66695d95d013fc9a8aabd8cd5a6c41a1e5b7ac79c8e08e6c11f54ac5 |
test/controllers/overrides/token_validations_controller_test.rb | 100644 | 0 | 0 | | | 1.13 KB | d41f9ddd76958e5b5357b531c909907f91f061878ccb35b0f19041755ec80a0c |
test/dummy/README.rdoc | 100644 | 0 | 0 | | | 478 Bytes | 692014390d8a07689a5e7fa597019e61262c7fc3b3f2d2f34fcbf71337ebf472 |
test/dummy/Rakefile | 100644 | 0 | 0 | | | 249 Bytes | 2ee3dee530649056f2d72faf53794a8330554ba47d2667a394fe5dc898421beb |
test/dummy/app/assets/images/logo.jpg | 100644 | 0 | 0 | | | 95.9 KB | 4303ad8747dd89459e31f366146eaf79691811f2494707a140aed69d28d4a30e |
test/dummy/app/assets/images/omniauth-provider-settings.png | 100644 | 0 | 0 | | | 62 KB | c08233dee7b46383d9f5ee9e929f3369a6cf040307d39b5def8b70a143b41f25 |
test/dummy/app/assets/javascripts/application.js | 100644 | 0 | 0 | | | 599 Bytes | 0afe11efc66f290c60cb9415a64b4800a31dd42d6101a2a0452867177b06cf89 |
test/dummy/app/assets/stylesheets/application.css | 100644 | 0 | 0 | | | 683 Bytes | 5d21884be79908f958b24be2d693cdde96baf7e0273bc114f6bdbbd63478c0ec |
test/dummy/app/controllers/application_controller.rb | 100644 | 0 | 0 | | | 587 Bytes | 4021c2706385f2de8d4862b639da1cd3d3d474d4d90cbef941eba83dd0879b20 |
test/dummy/app/controllers/auth_origin_controller.rb | 100644 | 0 | 0 | | | 105 Bytes | c5e56afdf7c3ca8525dd5a9ae0334c85e890d9cde14da1b00a2f9181abb7dda3 |
test/dummy/app/controllers/custom/confirmations_controller.rb | 100644 | 0 | 0 | | | 231 Bytes | 2a1810ad617399c56485d9d29ef47ceaed0d23f439405f55144898b80225f4bf |
test/dummy/app/controllers/custom/omniauth_callbacks_controller.rb | 100644 | 0 | 0 | | | 287 Bytes | 2a2e7ad5c94a5909f17ac4dd7d87ba67947eb3a9a078f7a5fe304c5c3e4b4ae3 |
test/dummy/app/controllers/custom/passwords_controller.rb | 100644 | 0 | 0 | | | 611 Bytes | abf1faf2e747ba021908b7abed96a1f61a3c9c160922f8c542751e2e90ee4371 |
test/dummy/app/controllers/custom/registrations_controller.rb | 100644 | 0 | 0 | | | 630 Bytes | 278fa17ccec1c467127e684b932a932931823a948de440b0498e8ff2ab19794c |
test/dummy/app/controllers/custom/sessions_controller.rb | 100644 | 0 | 0 | | | 467 Bytes | 65d6a5ca1ea4a4fe00865cf77bebefe634594954c3a438b3dc027342af6dac09 |
test/dummy/app/controllers/custom/token_validations_controller.rb | 100644 | 0 | 0 | | | 366 Bytes | d6cabdc2179c950b8a139e8feb3101be60c768a38dfea766b76eac0d88894bc5 |
test/dummy/app/controllers/demo_group_controller.rb | 100644 | 0 | 0 | | | 318 Bytes | 5ccb5db6021358800f7632109d86f0fabada5cb44cf2bfd0d39aa787debd904b |
test/dummy/app/controllers/demo_mang_controller.rb | 100644 | 0 | 0 | | | 251 Bytes | 8ada9411a169c53569bfabefebfd614b0fe878d619b8c1377f5d8c37417dcc4c |
test/dummy/app/controllers/demo_user_controller.rb | 100644 | 0 | 0 | | | 251 Bytes | e5c1f544ee12914348a0cec0c26a0830e5e112ec21359eef17b715a00aa28d40 |
test/dummy/app/controllers/overrides/confirmations_controller.rb | 100644 | 0 | 0 | | | 1.03 KB | 7ddf73f28a18449502825ba6bf9ac704250dadc81fe76c995e91446604917c04 |
test/dummy/app/controllers/overrides/omniauth_callbacks_controller.rb | 100644 | 0 | 0 | | | 410 Bytes | ae789dbe93f298960a6092e16c7bea8079f812ffc77968f72f8d4388f8a82ddd |
test/dummy/app/controllers/overrides/passwords_controller.rb | 100644 | 0 | 0 | | | 1.2 KB | 256a2dede68c68712967549685eebae65ca42e48abe25dba0e551a715a4cd53d |
test/dummy/app/controllers/overrides/registrations_controller.rb | 100644 | 0 | 0 | | | 659 Bytes | c094f75cecde673245a924848b91498ece81f7e8707fc9f2af8a0f22bb63ce63 |
test/dummy/app/controllers/overrides/sessions_controller.rb | 100644 | 0 | 0 | | | 1.35 KB | 69982ee37255d8e90ea7a70a62ba010c375dd2d957b66e4ad9a3f422bee73742 |
test/dummy/app/controllers/overrides/token_validations_controller.rb | 100644 | 0 | 0 | | | 598 Bytes | ff65750130158395ce10932228bf8d0fbf662af95e78ec0f6bf777725f5d7412 |
test/dummy/app/helpers/application_helper.rb | 100644 | 0 | 0 | | | 19.3 KB | c84ff641040a0589b50a2af65c90d9aa1359394bdc136d33a2a0bc876130ead8 |
test/dummy/app/models/evil_user.rb | 100644 | 0 | 0 | | | 82 Bytes | b69df7384ff7e8fb4d8514d4400d035677aafb76f57d939dea64e294d901ead0 |
test/dummy/app/models/mang.rb | 100644 | 0 | 0 | | | 78 Bytes | 2fd802892902a0724724bb8f9ee966a78ac47733166d066607358181522c2612 |
test/dummy/app/models/nice_user.rb | 100644 | 0 | 0 | | | 272 Bytes | 965912fe1f937c6f34f13c86cb52fb58c7cb9da94f3b94167aa068110f2a603a |
test/dummy/app/models/only_email_user.rb | 100644 | 0 | 0 | | | 173 Bytes | e66800b6aeb1889055909be69f2f64de97c248e8d80bb8b30f2476fbd39ebdff |
test/dummy/app/models/unconfirmable_user.rb | 100644 | 0 | 0 | | | 274 Bytes | c7b6b6f97c29ef355a43d6ac6dcca5cf329b18707d2187686f1f9d4653f54a21 |
test/dummy/app/models/unregisterable_user.rb | 100644 | 0 | 0 | | | 252 Bytes | 8adc066bc4ffece7279a9fea575d55cd27b57c3e2e02114565ba8bb62f14b727 |
test/dummy/app/models/user.rb | 100644 | 0 | 0 | | | 721 Bytes | c2dd564b057684e10a776258eaebf1569faba5c4aa99ebb6c35611acec199233 |
test/dummy/app/views/layouts/application.html.erb | 100644 | 0 | 0 | | | 295 Bytes | 196a7ed1b3c533ff152d4aeab427fb00c6f331487dc99e6ed307cab355412c41 |
test/dummy/bin/bundle | 100755 | 0 | 0 | | | 129 Bytes | 7130bf85d0a1f4213924c456fffcc778b78258c0008e62a76bff9722a8cf1034 |
test/dummy/bin/rails | 100755 | 0 | 0 | | | 220 Bytes | 43ccfb538968bd0f04f03087f6e1cff83c2367f9999449240e0c9f73ff87883d |
test/dummy/bin/rake | 100755 | 0 | 0 | | | 164 Bytes | 03556b255b27352e977502857c23cd3eb1a4ac70150808f7a9200cb411c57496 |
test/dummy/bin/spring | 100755 | 0 | 0 | | | 510 Bytes | 91c7a166cdfbfaab9fbcb713a19a3588395d67d0a5760fd25ce12218ac78af12 |
test/dummy/config.ru | 100644 | 0 | 0 | | | 435 Bytes | 8c696af35e68125ccade854195b4184b702abb2cc7581adab1bc56d483da9d3b |
test/dummy/config/application.rb | 100644 | 0 | 0 | | | 962 Bytes | bf949aee6758cafb17b244e0fd2ee1bcd82d4cf562771a13bb17f9a87d22d601 |
test/dummy/config/application.yml.bk | 100644 | 0 | 0 | | | 237 Bytes | 1e5a64e82554feb0b59ddbc9f65d1c0ba40e49c871d014bbf1cc829eef529c3e |
test/dummy/config/boot.rb | 100644 | 0 | 0 | | | 241 Bytes | 5c66f3db16b2135bd6df7d903cd57e520e0be0f7d26dee3fd7086f2ec911cbb6 |
test/dummy/config/database.yml | 100644 | 0 | 0 | | | 520 Bytes | 97ab693391d7acf2f3fac099c94e70c33a825f03835fa3409f8de3b64560c6ac |
test/dummy/config/environment.rb | 100644 | 0 | 0 | | | 150 Bytes | 6a4d7f5e0c46b1c8352a9a083f83b6b2053157662c090726282e7ad14a5a5ef9 |
test/dummy/config/environments/development.rb | 100644 | 0 | 0 | | | 1.69 KB | 751e6ba7e4230111e1dbc0de064ad1d8253798c34d9aee1015afe787a1cabf36 |
test/dummy/config/environments/production.rb | 100644 | 0 | 0 | | | 3.23 KB | 5fa667f36a7ddcc7982dd8b3957b045028b97b7fcb1486547384e2e2be4bb3bb |
test/dummy/config/environments/test.rb | 100644 | 0 | 0 | | | 1.76 KB | 92e791310afb4feb788223343a6de594caa1984d0f06c2b58129c6ed593a9457 |
test/dummy/config/initializers/assets.rb | 100644 | 0 | 0 | | | 377 Bytes | 183d3934aa74dccdf1b5f79676271114bfe79c088f379d00294b2a562dbadf6b |
test/dummy/config/initializers/backtrace_silencers.rb | 100644 | 0 | 0 | | | 404 Bytes | 12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8 |
test/dummy/config/initializers/cookies_serializer.rb | 100644 | 0 | 0 | | | 128 Bytes | 67e69621f207a9a0245374a56712d939bf7381ffd2f0768cc465cfab2b164acc |
test/dummy/config/initializers/devise.rb | 100644 | 0 | 0 | | | 80 Bytes | 5f9984d3c97922845cdfe8c8067eccc5d50b7159126b0bfdd886eef551447be9 |
test/dummy/config/initializers/devise_token_auth.rb | 100644 | 0 | 0 | | | 1.08 KB | a2871742011bee189189478b31ac3f317242e7730bf092ca6dc90b5b7cdf8b7f |
test/dummy/config/initializers/figaro.rb | 100644 | 0 | 0 | | | 113 Bytes | aecf7c9fcb5bf5e5e362c7b2878e75c7876842232ba37bc31780a7cfd85ab036 |
test/dummy/config/initializers/filter_parameter_logging.rb | 100644 | 0 | 0 | | | 194 Bytes | eb293cbcac26012fb63489b355b7a68df2e0f5006abe79e2128752f40514aaf4 |
test/dummy/config/initializers/inflections.rb | 100644 | 0 | 0 | | | 647 Bytes | a2045e2ce03f29305e052a9236ff41d4c7d4d171c0fa5bf8cfbc958edd307df6 |
test/dummy/config/initializers/mime_types.rb | 100644 | 0 | 0 | | | 156 Bytes | 47b40f15fe7b4cb01fd6a72377cfcc2c12d4a92b2cb72dca4d66005cddcccc94 |
test/dummy/config/initializers/omniauth.rb | 100644 | 0 | 0 | | | 398 Bytes | 8b6dd84bccf8e75e52bd41d357ea5e78013fa471ffd10e3a8cfe585b35287369 |
test/dummy/config/initializers/session_store.rb | 100644 | 0 | 0 | | | 137 Bytes | 0b5ffe164f49eb4dff4f647429b97cafd35c59297100e3e8f52f1541f2e19d68 |
test/dummy/config/initializers/wrap_parameters.rb | 100644 | 0 | 0 | | | 517 Bytes | c9768c02e265d5980177ea86c7fd886a19a2a276d11663c5849eca5231280691 |
test/dummy/config/locales/en.yml | 100644 | 0 | 0 | | | 634 Bytes | 44028606fa6334147bef7aeb7ef9303dd7971c96c2e0d9d29525c19919bac57c |
test/dummy/config/routes.rb | 100644 | 0 | 0 | | | 2.15 KB | 467763cc512469bebc921d88dcb7d05c7fd49428685ee361aa82796b9d1be532 |
test/dummy/config/secrets.yml | 100644 | 0 | 0 | | | 964 Bytes | 9e28e07f55eb777f967c5c85140c1c2e38f61567a6c2ff7c5fcc003599168181 |
test/dummy/config/spring.rb | 100644 | 0 | 0 | | | 41 Bytes | 1320bc9a9daaecf6561718b805b1a7e1880b88ca4c73f35f26a87e7964c7604b |
test/dummy/db/development.sqlite3 | 100644 | 0 | 0 | | | 152 KB | 5c87a3d96d616168fdfee0f41e61b07840ad2c0ad36d97763d24581690d0c038 |
test/dummy/db/migrate/20140715061447_devise_token_auth_create_users.rb | 100644 | 0 | 0 | | | 1.81 KB | 11186f5b22040cc5434968dda73e7784dd6d6775d2e67fd1023e65900e4d9d55 |
test/dummy/db/migrate/20140715061805_devise_token_auth_create_mangs.rb | 100644 | 0 | 0 | | | 1.75 KB | 55121f3935a757bfd7c2c9c85bda3606a89c37066c5558f85334778302df0900 |
test/dummy/db/migrate/20140829044006_add_operating_thetan_to_user.rb | 100644 | 0 | 0 | | | 179 Bytes | f0a84c8afded6296de62522f2445e4a36e5474bcc42ba529ff8202e570970f48 |
test/dummy/db/migrate/20140916224624_add_favorite_color_to_mangs.rb | 100644 | 0 | 0 | | | 127 Bytes | 43b48189ab0849827fe82f918076f835b5fcad0af39edfe6bb2a2351feed0daa |
test/dummy/db/migrate/20140928231203_devise_token_auth_create_evil_users.rb | 100644 | 0 | 0 | | | 1.74 KB | 64331637475af6d60cc8e98ba23b8f7f39e5e89b4895893684de1edacfbccb15 |
test/dummy/db/migrate/20141222035835_devise_token_auth_create_only_email_users.rb | 100644 | 0 | 0 | | | 1.76 KB | 1635e2f7b71ce6541699855e3159f288d59c501fd2f8bef363d7f8e3beb73d70 |
test/dummy/db/migrate/20141222053502_devise_token_auth_create_unregisterable_users.rb | 100644 | 0 | 0 | | | 1.78 KB | f63bcdc14c200e06f0c23b1508ca7de71e032406798b758f272fff5912a4571b |
test/dummy/db/migrate/20150409095712_devise_token_auth_create_nice_users.rb | 100644 | 0 | 0 | | | 1.71 KB | 1455cc12c3d225aacd93174cf8ff2a038d605d1f5356f163404b6ddf6fe29a2a |
test/dummy/db/migrate/20150708104536_devise_token_auth_create_unconfirmable_users.rb | 100644 | 0 | 0 | | | 1.76 KB | 6daf30bf470aedfee0e06a99a98b4536027bd47209ad253275628d85c1c5a4ba |
test/dummy/db/schema.rb | 100644 | 0 | 0 | | | 10.4 KB | 4a28e1396bdb54a246ae2d6705a9426ea496b423793594778d6979881b2d33f2 |
test/dummy/db/test.sqlite3 | 100644 | 0 | 0 | | | 152 KB | 9a5d6854e170cd8f9cffcc3b2d1416ea41376cc877f2c8133da83c9913c56883 |
test/dummy/db/test.sqlite3-journal | 100644 | 0 | 0 | | | 4.51 KB | a84745dc85e7425c51b5c889f4318ede5614764e256814ca49a22a31fbe4432f |
test/dummy/lib/migration_database_helper.rb | 100644 | 0 | 0 | | | 646 Bytes | 1efa5bbe8980724c0ac9445c062f74e634e1b40cbd12b6c6ac3d102bca8dd352 |
test/dummy/log/development.log | 100644 | 0 | 0 | | | 30.7 KB | 800fa9c2a3b94f38669a2d8b4fffa71059e2c83e9352e72242191d3be879c649 |
test/dummy/log/test.log | 100644 | 0 | 0 | | | 105 MB | 872026f5235b0b9bddd4e95e1cdab9f6c4d1f70127462c582b8d3b5e63a01471 |
test/dummy/public/404.html | 100644 | 0 | 0 | | | 1.53 KB | b8c03554a54fcd04dde6befa1f0cbaff733c54435021c08cb8a4e3474812d015 |
test/dummy/public/422.html | 100644 | 0 | 0 | | | 1.51 KB | a699bce0b9481ae5ac7e8121cca1ded3573e369502d56c353311fe263a3569e7 |
test/dummy/public/500.html | 100644 | 0 | 0 | | | 1.44 KB | 119cbfcafeddb7a1ecf2d53d67a5681fbfc3a6d30c0d9afcbd9d22d83bd14570 |
test/dummy/public/favicon.ico | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test/dummy/tmp/generators/app/models/user.rb | 100644 | 0 | 0 | | | 268 Bytes | 210b1c5243a6fb18a8b542d758e63c14b5fcec778fcc72dec8af43a9a78951c9 |
test/dummy/tmp/generators/config/initializers/devise_token_auth.rb | 100644 | 0 | 0 | | | 1.39 KB | c2c1659458bb518aac303d6073ffa2fd0309db63fef98a24701a93abf1612fab |
test/dummy/tmp/generators/config/routes.rb | 100644 | 0 | 0 | | | 121 Bytes | 521ae1e39f17f13ae3fe98ffe4ccd2df73c01bdd965ac896ba1f6e2e0e9c5c9e |
test/dummy/tmp/generators/db/migrate/20151013030419_devise_token_auth_create_users.rb | 100644 | 0 | 0 | | | 1.58 KB | 38f43f429e7b935175b4bee6c4905ff463ae14c6c7061d1f013b16bb08ae335a |
test/fixtures/evil_users.yml | 100644 | 0 | 0 | | | 1.19 KB | 47562e7242425ecf99de62dcd9fc5a9b2e368dcd270ecc1bc8a67d96521dc8ee |
test/fixtures/mangs.yml | 100644 | 0 | 0 | | | 1.19 KB | 0119a579d23c29509615cc867cbb7dcbb274eecf1a6e91811d6a1a57b21c415d |
test/fixtures/nice_users.yml | 100644 | 0 | 0 | | | 1.19 KB | 47562e7242425ecf99de62dcd9fc5a9b2e368dcd270ecc1bc8a67d96521dc8ee |
test/fixtures/only_email_users.yml | 100644 | 0 | 0 | | | 388 Bytes | 6c1f5cddf3d73ded09f80bd5cc4c44d565749ebe3c3671134eb51c62172b2650 |
test/fixtures/unconfirmable_users.yml | 100644 | 0 | 0 | | | 388 Bytes | 6c1f5cddf3d73ded09f80bd5cc4c44d565749ebe3c3671134eb51c62172b2650 |
test/fixtures/users.yml | 100644 | 0 | 0 | | | 2.16 KB | 6e229689a1970f0d8fa7777f8f7c943e33b4f6f24918e1a37805b2d1ce4aeaf4 |
test/integration/navigation_test.rb | 100644 | 0 | 0 | | | 150 Bytes | ce768382bcb527652b6dcfe3c424dd8109015ac6dd6083e612eb6a97ae7e926b |
test/lib/devise_token_auth/url_test.rb | 100644 | 0 | 0 | | | 383 Bytes | 1825d1e5e03c225fed474f3ed146dce472dfe2862554c0e2de175e8da586a462 |
test/lib/generators/devise_token_auth/install_generator_test.rb | 100644 | 0 | 0 | | | 4.51 KB | 5f57f82d393606c5bc200f3f6f87e1e2d84190c872cad7b6e841b6cdad1509b0 |
test/lib/generators/devise_token_auth/install_views_generator_test.rb | 100644 | 0 | 0 | | | 632 Bytes | a578e716fb8049ed0887f2e32a9d783619c56711ff2e5a877e5f42c2371c5072 |
test/models/only_email_user_test.rb | 100644 | 0 | 0 | | | 1.24 KB | 9cc93254ecec915481f2a7831c2ddf81e2cd3a304a7a8cbf7895548ea6d0bf62 |
test/models/user_test.rb | 100644 | 0 | 0 | | | 2.91 KB | 8b3589c538b40cb11af241dc51492f78f2b542b2eed2e602bc1d19d14296f3c3 |
test/test_helper.rb | 100644 | 0 | 0 | | | 1.8 KB | d266012b05707513c88bb49650fd48ce4ea9536c4a04c21aa8c82bf007aeb1d5 |