Rakefile | 100644 | 0 | 0 | | | 680 Bytes | b1cf1d6b865b5f2456ca8c4517cf82aab86f62e38775d7b87e230df93ba0798b |
app/assets/javascripts/devise_token_auth/application.js | 100644 | 0 | 0 | | | 599 Bytes | 0afe11efc66f290c60cb9415a64b4800a31dd42d6101a2a0452867177b06cf89 |
app/assets/stylesheets/devise_token_auth/application.css | 100644 | 0 | 0 | | | 683 Bytes | 5d21884be79908f958b24be2d693cdde96baf7e0273bc114f6bdbbd63478c0ec |
app/controllers/devise_token_auth/application_controller.rb | 100644 | 0 | 0 | | | 142 Bytes | 9f394f365cb4ffc2acfb5fbeff6335e167809f333e86e5fe172a4150ad1fe2a9 |
app/controllers/devise_token_auth/auth_controller.rb | 100644 | 0 | 0 | | | 2.18 KB | 01ff4e18f3eae4a99f5b37dea796f09bab4d6420bb950e76328ed9d3024baf13 |
app/controllers/devise_token_auth/concerns/set_user_by_token.rb | 100644 | 0 | 0 | | | 1.3 KB | 8e0ac43b9dcee69ab5d3a00c39f1d71db725b0f6da001664bcb31f53fbc752b1 |
app/controllers/devise_token_auth/confirmations_controller.rb | 100644 | 0 | 0 | | | 943 Bytes | e4e7334f8d9425c206f892f6285b5c4f371c5da262f16f170e4d04e75407da72 |
app/controllers/devise_token_auth/passwords_controller.rb | 100644 | 0 | 0 | | | 1.23 KB | 36ed8cc7fb83cad990e7267c2c411316ef474557925d4acc2f4541518ce4b847 |
app/controllers/devise_token_auth/registrations_controller.rb | 100644 | 0 | 0 | | | 885 Bytes | fd685bc4dfccf5b6d60a71577e1639e9ff656386c658b0460416eacec8c4a9d0 |
app/controllers/devise_token_auth/sessions_controller.rb | 100644 | 0 | 0 | | | 1.32 KB | a1f4e78e890f61d3c739c0d1ad08dec696c677fa13d0bfaa411f67c0c282d1db |
app/helpers/devise_token_auth/application_helper.rb | 100644 | 0 | 0 | | | 60 Bytes | 66f04c626032db82a8c45b9258744cd6bf5bd8b4bb3a2f08a322189673c2fbc0 |
app/models/user.rb | 100644 | 0 | 0 | | | 651 Bytes | 233ca311ab6b722905325bc09626124a252c3f1a4bc550bfd76ea6935f4820f2 |
app/views/confirmable/mailer/confirmation_instructions.html.erb | 100644 | 0 | 0 | | | 198 Bytes | 0876e10c41a0181f84543d9d45fd9ed762318bb035f222e978b70d8b8f249075 |
app/views/confirmable/mailer/reset_password_instructions.html.erb | 100644 | 0 | 0 | | | 393 Bytes | 62c6f89178a92f613ded55b19e92580a4cb0712cd70b7b150ba98b00b643fd98 |
app/views/confirmable/mailer/unlock_instructions.html.erb | 100644 | 0 | 0 | | | 276 Bytes | 63635f39823bebf15b39d8b5c5a850e449bf682436fa754ae548b12b0b7bdae3 |
app/views/devise_token_auth/omniauth_failure.html.erb | 100644 | 0 | 0 | | | 49 Bytes | b81655be1b538664373d5badaa2f909ad4aab7d5fceb8a9c79e728778a8f2ddf |
app/views/devise_token_auth/omniauth_success.html.erb | 100644 | 0 | 0 | | | 265 Bytes | 20d739d39b28d74d0fdf7835eba275c3155d82a785e2d41ae0dd86368fe8062a |
app/views/layouts/omniauth_response.html.erb | 100644 | 0 | 0 | | | 366 Bytes | 249d4a750a0f27c1a81c1f8a0425504dc3ccfc3ff0499b9569fb184cb47f9358 |
config/initializers/devise.rb | 100644 | 0 | 0 | | | 12.4 KB | 0ce3c67eab2b0705115e427479b28a06895b1a963fe8b56e1951ecde915a7658 |
config/locales/devise.en.yml | 100644 | 0 | 0 | | | 3.82 KB | 31a179900b0d66e1f28e3acd39ee5175ef6d7c818372cc97d43ede12b879d0dc |
config/routes.rb | 100644 | 0 | 0 | | | 599 Bytes | 9b55c8a81a74f1fd229ab3cc4ca978104b01b7e1c5aef76784f0baada4ef342b |
db/migrate/20140628234942_devise_token_auth_create_users.rb | 100644 | 0 | 0 | | | 1.64 KB | 9f90281d079a53c545fadef71bf4f898d234aaa914464e80629efe195221c79c |
lib/devise_token_auth.rb | 100644 | 0 | 0 | | | 80 Bytes | b68fb918c4bdf1f9c3ce2b339ea506f279ede52e4d525307bf9b63838b3e5e4a |
lib/devise_token_auth/engine.rb | 100644 | 0 | 0 | | | 104 Bytes | 9395c8d75e4ca22cba5f5494aa0c70ff2f552c57f81440d562b9c9797dc883e3 |
lib/devise_token_auth/version.rb | 100644 | 0 | 0 | | | 48 Bytes | b0c29cabd0a852df46ccbd5756f001f06125e977120461280f6b67d89370f829 |
lib/generators/devise_token_auth/USAGE | 100644 | 0 | 0 | | | 143 Bytes | b61303de584f1766ddc3ba4df5e974e8b33d45aa1792697eb3afd96c2ca73c30 |
lib/generators/devise_token_auth/devise_token_auth_generator.rb | 100644 | 0 | 0 | | | 123 Bytes | 35e2631707890de3e2594210505c02428b1970b93aefe8e100fecb050d7dd4e7 |
lib/tasks/devise_token_auth_tasks.rake | 100644 | 0 | 0 | | | 95 Bytes | f2fbf64c5da7aead9031ccb5ed3213f0ff21bdc612c31010cec614b5e127220e |
test/devise_token_auth_test.rb | 100644 | 0 | 0 | | | 146 Bytes | 0953b70c707df5f9f42f1399455a69f946e221954d0d819edb39ec4d99ee57fd |
test/dummy/README.rdoc | 100644 | 0 | 0 | | | 478 Bytes | 692014390d8a07689a5e7fa597019e61262c7fc3b3f2d2f34fcbf71337ebf472 |
test/dummy/Rakefile | 100644 | 0 | 0 | | | 249 Bytes | 2ee3dee530649056f2d72faf53794a8330554ba47d2667a394fe5dc898421beb |
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 | | | 129 Bytes | 31f7d87e7fd36cc2c1caf75d5cfa27304d31ce1de482585dbbd1dba0c9086315 |
test/dummy/app/controllers/demo_controller.rb | 100644 | 0 | 0 | | | 323 Bytes | 51bd36e29b921a1b5f839559ca236e819dc80cebdc906690eabb1bd3e4c413e9 |
test/dummy/app/helpers/application_helper.rb | 100644 | 0 | 0 | | | 29 Bytes | f77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8 |
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 | | | 146 Bytes | ff0dcd108ea06bfa271d7e573534ceaa4e91d47b3a7ef5170975df6ee567985a |
test/dummy/bin/rake | 100755 | 0 | 0 | | | 90 Bytes | 436f1fbb82e7b52d0bc032ac6ac9dce49a3f3ec47b909c863783021c116c264c |
test/dummy/config.ru | 100644 | 0 | 0 | | | 154 Bytes | 4bfd478acf3e8d501c7ac4fe74b781f2bc37b40f9866b60c78fdffb723a9b7e9 |
test/dummy/config/application.rb | 100644 | 0 | 0 | | | 1.16 KB | aa29318467a7af31bac5917f8b08f181c92f28824a08b0a5cc98c8f3ddca94ee |
test/dummy/config/application.yml | 100644 | 0 | 0 | | | 602 Bytes | f0f6f42a84457d22c50a5a5a4d10946d2c3e149fb528517fc34913b3efe89671 |
test/dummy/config/boot.rb | 100644 | 0 | 0 | | | 241 Bytes | 5c66f3db16b2135bd6df7d903cd57e520e0be0f7d26dee3fd7086f2ec911cbb6 |
test/dummy/config/database.yml | 100644 | 0 | 0 | | | 552 Bytes | 79829997df51a580cf0c0756a1bf2d77c9f9ebbae7596cfe1e1b185c2ffc740f |
test/dummy/config/environment.rb | 100644 | 0 | 0 | | | 150 Bytes | 6a4d7f5e0c46b1c8352a9a083f83b6b2053157662c090726282e7ad14a5a5ef9 |
test/dummy/config/environments/development.rb | 100644 | 0 | 0 | | | 1.62 KB | d62d95fab78ef87a5242149fc1c769226f4a91bcbc8f5cea29aa2854fc47d717 |
test/dummy/config/environments/production.rb | 100644 | 0 | 0 | | | 3.24 KB | 2a64c7139dd4b028362382735c5c04715cd1ce45598f8dffff0a61c5da8e8aef |
test/dummy/config/environments/test.rb | 100644 | 0 | 0 | | | 1.62 KB | 9460a4cd8b8a901146518e7f35c5e176105e1def0bbc16cc5e44ac9d4a20b582 |
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/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 | | | 300 Bytes | 86736f57adda7e98cc4cd426e1d0fd61b61cf40cfb551aa3265d398cc203f9cd |
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 | | | 132 Bytes | f74209ed9daaae872dc3a54682f265598df8a9f4eaf4d3cd8de30227c4c88060 |
test/dummy/config/secrets.yml | 100644 | 0 | 0 | | | 964 Bytes | 9e28e07f55eb777f967c5c85140c1c2e38f61567a6c2ff7c5fcc003599168181 |
test/dummy/db/development.sqlite3 | 100644 | 0 | 0 | | | 40 KB | 6cfb13c7f4675b8370d23ddebfba65150e2772e0575ca8e2a68dab6450d75374 |
test/dummy/db/migrate/20140705000006_devise_token_auth_create_users.devise_token_auth.rb | 100644 | 0 | 0 | | | 1.71 KB | 84a69821acfacf6363697a69c4f61ca77a812e35e292d79057fa8f4f1be5f4c7 |
test/dummy/db/schema.rb | 100644 | 0 | 0 | | | 1.92 KB | d4a9a91bc755152f258451eab2956470c0df48b702bc75323dd26efe6b881142 |
test/dummy/db/test.sqlite3 | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test/dummy/log/development.log | 100644 | 0 | 0 | | | 876 KB | 6457f8e0b85086e5198cd92b317043c0fbf2ac407cf688174feea48693317f4d |
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/integration/navigation_test.rb | 100644 | 0 | 0 | | | 150 Bytes | ce768382bcb527652b6dcfe3c424dd8109015ac6dd6083e612eb6a97ae7e926b |
test/lib/generators/devise_token_auth/devise_token_auth_generator_test.rb | 100644 | 0 | 0 | | | 446 Bytes | 9e2ffe4545a7b21f9aa6f0473048930900cdd63de13448ca8943bc847e629722 |
test/test_helper.rb | 100644 | 0 | 0 | | | 469 Bytes | 3260447c2b676281ba59f62fbdbab18400f3443f1652ec138499fa64245b26be |