app/assets/stylesheets/current_user/application.css | 644 | 0 | 0 | | | 546 Bytes | 3226de36233f17188ba94faa61b451b580f0c381f9db3dc83a69cdff43e52300 |
app/views/layouts/current_user/application.html.erb | 644 | 0 | 0 | | | 125 Bytes | 27af262fddc8e002b8b1b349ed7f61b553e9cd037e91b629bbee12a94d3dbe1c |
app/views/current_user/sessions/new.html.erb | 644 | 0 | 0 | | | 1.46 KB | 89e3da60d337171d5ae6f353f099750bf2fa24fc98a7a0578a14502fdddac5f5 |
app/controllers/current_user/application_controller.rb | 644 | 0 | 0 | | | 84 Bytes | f698b9260dae4b9a6683892cae4a2d34da1598a79d7d16e812500b4315026f68 |
app/controllers/current_user/sessions_controller.rb | 644 | 0 | 0 | | | 866 Bytes | 4d6885c7f29068a473b040d93b20a1556f54157da4ee4761122273427f987729 |
app/helpers/current_user/application_helper.rb | 644 | 0 | 0 | | | 56 Bytes | a68563790f137fcfc6f9033fd267cde465c25680cf70db8b4205013ecef374c0 |
config/routes.rb | 644 | 0 | 0 | | | 292 Bytes | 39775199ea67c33d574f9ff6dfd44f8227e783a26f24c6d12f13eca250e923f7 |
config/initializers/extend_controllers.rb | 644 | 0 | 0 | | | 72 Bytes | ed927ffeae20dbcfad619c9473622711c08829f53e6cd727a1d580cfecc9d888 |
lib/current_user.rb | 644 | 0 | 0 | | | 699 Bytes | d46289804ed24bc73459edb7c995801b9ae5e0194308e28cbbe1c16831c83929 |
lib/generators/current_user/install_generator.rb | 644 | 0 | 0 | | | 802 Bytes | a69141e7d8751c929dc1114c1baea07bdef969befa8e1fbac9fe7a6e0a9546e6 |
lib/generators/templates/current_user.rb | 644 | 0 | 0 | | | 478 Bytes | 9b8eb6d8da076bbd85aa4db4f4fb91bb282e1d4c3a09c0cfdc880492307cbefe |
lib/generators/templates/README | 644 | 0 | 0 | | | 584 Bytes | a256fe3c7d3b340b4f696d4fbd9e45876c18d08d8d77b748bc052b7b796b63f5 |
lib/tasks/current_user_tasks.rake | 644 | 0 | 0 | | | 370 Bytes | d37eeb2e1494e69d083d486331423eca83c4f8a4e6a98545a71c622fb63aa550 |
lib/current_user/version.rb | 644 | 0 | 0 | | | 43 Bytes | 8a41808d0ab2aa73f647719f40ef44c36ada08d89865a1094814a82e4cfd0b80 |
lib/current_user/constants.rb | 644 | 0 | 0 | | | 74 Bytes | 232e78649bf7bdcaa014e1184477d59b4b8468ee52fde70b6a5bbef012285fd4 |
lib/current_user/controller/helpers.rb | 644 | 0 | 0 | | | 880 Bytes | a9bc9a7749bc8bc59d8c799c3f05d3a34cf7ad737ab1643d460260c50d409413 |
lib/current_user/engine.rb | 644 | 0 | 0 | | | 96 Bytes | 594f3f8b2d27f7113c84bb235e39514502b69e8d2d79cd85abf6b4b8d63b29f4 |
MIT-LICENSE | 644 | 0 | 0 | | | 1.03 KB | ec9dc6209a96e9f3ea387b13f0f0026a577db2d61c517f95eda8ca05cd84bf22 |
Rakefile | 644 | 0 | 0 | | | 805 Bytes | f946d0dc49647d25efb51e588550b3e5cd07dbbef11a889a134a634c824f9f8f |
README.md | 644 | 0 | 0 | | | 1.92 KB | 5f883f7b6174942cb4b90b2cbee4ee31a67b668e3d0370d687317d4683dd8ec0 |
test/dummy/test/fixtures/users.yml | 644 | 0 | 0 | | | 71 Bytes | dfcac9258374fb23c5ecf41cb020078e78c2cc9d362b92878efc4e9ec1c7f0db |
test/dummy/config.ru | 644 | 0 | 0 | | | 155 Bytes | fde40f9243e93c0d83f775eea879301124abafec5d0082e8fcc015870b67ed46 |
test/dummy/app/models/user.rb | 644 | 0 | 0 | | | 61 Bytes | 368898c25b4389a9094e4c24e56569bdf829f3738d2a0d25d54053d198c169c3 |
test/dummy/app/assets/stylesheets/application.css | 644 | 0 | 0 | | | 546 Bytes | 3226de36233f17188ba94faa61b451b580f0c381f9db3dc83a69cdff43e52300 |
test/dummy/app/assets/javascripts/application.js | 644 | 0 | 0 | | | 599 Bytes | fd9ebc2909df4cf04f90be8813fae881e1836c582eabe435482ca79870b6568a |
test/dummy/app/views/layouts/application.html.erb | 644 | 0 | 0 | | | 232 Bytes | eb6c925b9ff8efe2a1836a5efa71bcd9ec223fdbff308691fd8463cb3b057237 |
test/dummy/app/views/my_protected_pages/show.html.erb | 644 | 0 | 0 | | | 35 Bytes | e02fb2aa4ae4534033eb1850098fa490226545a1e1d3e38a3b87655853b185c5 |
test/dummy/app/controllers/application_controller.rb | 644 | 0 | 0 | | | 80 Bytes | df6c512ef83c4ed7c936a686d15ee9a0169a855f7fa7ff797c94362ec5b432b7 |
test/dummy/app/controllers/my_protected_pages_controller.rb | 644 | 0 | 0 | | | 140 Bytes | 2fd158beace7b177e9c73982484c23955f5067cb9fd8cbffbd74b145a37fbf2d |
test/dummy/app/helpers/application_helper.rb | 644 | 0 | 0 | | | 29 Bytes | f77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8 |
test/dummy/config/environments/test.rb | 644 | 0 | 0 | | | 1.49 KB | dd6a4482b70d5ed9c836f2eb1c13406065f75bf9766ac3e02f70de4fb7882921 |
test/dummy/config/environments/production.rb | 644 | 0 | 0 | | | 2.42 KB | 00dbfa7c7954b5a50219323e5958800a75f69ce2232e6ba9df3341ce8ccf0f8d |
test/dummy/config/environments/development.rb | 644 | 0 | 0 | | | 1.34 KB | 8027ad730e9198889297c907474b041c926f9b20b6971a1ed3c6d87f51de16bc |
test/dummy/config/locales/en.yml | 644 | 0 | 0 | | | 214 Bytes | f6db55a26e1fb6439814c6594588af0a112e7c548cd31d3a7e5d459e5cae3664 |
test/dummy/config/application.rb | 644 | 0 | 0 | | | 2.71 KB | 0a2503281351e7c365fa4a2697ea8bcc1d611d931384d6e5d8935e510697fd06 |
test/dummy/config/boot.rb | 644 | 0 | 0 | | | 235 Bytes | 0e07a14f52b1767cee5996e57dd738a9d955218ae3e58b07815eba5c6553c22f |
test/dummy/config/routes.rb | 644 | 0 | 0 | | | 172 Bytes | c1f209aabd5664a48dc3f0bbd2cb9615e7ab849b7c7aca2e0775577663b619b4 |
test/dummy/config/environment.rb | 644 | 0 | 0 | | | 149 Bytes | 59a618350650f48bcfde8bcde65ac91e0a45c7531ceb0b2416778ac3c6f50dc5 |
test/dummy/config/initializers/backtrace_silencers.rb | 644 | 0 | 0 | | | 404 Bytes | 12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8 |
test/dummy/config/initializers/mime_types.rb | 644 | 0 | 0 | | | 205 Bytes | eeb81ee447a8f788b69240861f043b485ab6e830dde0997ddeb3c1b445ed5d06 |
test/dummy/config/initializers/current_user.rb | 644 | 0 | 0 | | | 474 Bytes | 1f2563cb2127e82780fe0bbfa3198ec0d9e0cad5b7ca04fc7ff9531ad3bb35df |
test/dummy/config/initializers/secret_token.rb | 644 | 0 | 0 | | | 496 Bytes | aad99935c0554c97f3ef71c19ab0de5a02ffae5dabf0dbfc5fafb4d667eb661f |
test/dummy/config/initializers/session_store.rb | 644 | 0 | 0 | | | 407 Bytes | 3d7cecfc184ccfb11be1d8f222fba11a3774be54f37d8dc6af32bfe346287817 |
test/dummy/config/initializers/inflections.rb | 644 | 0 | 0 | | | 533 Bytes | cca635ff78f0d046e26ea74d97534d37d20028b25f6337464ebfb36358ce2004 |
test/dummy/config/initializers/wrap_parameters.rb | 644 | 0 | 0 | | | 465 Bytes | bee0c19a0f59b1ac716470499037ef99169b3a9097b734f9b7ce1fbb29ddf196 |
test/dummy/config/database.yml | 644 | 0 | 0 | | | 576 Bytes | 7beeabe8810c6df572ab5b68835f781da9f4cff77730bd567e525546c5c526e7 |
test/dummy/config/current_user/key | 644 | 0 | 0 | | | 5 Bytes | 5994471abb01112afcc18159f6cc74b4f511b99806da59b3caf5a9c173cacfc5 |
test/dummy/Rakefile | 644 | 0 | 0 | | | 270 Bytes | 292ed19f51ae8b9aad2d9d34cec3355920f0ce35e0079afb68b12f222f9c2015 |
test/dummy/public/422.html | 644 | 0 | 0 | | | 711 Bytes | 97a7b03d5364abcb3e667d94da1f7f5112dd07487d6f969c23eb5f2cd7c2171b |
test/dummy/public/500.html | 644 | 0 | 0 | | | 643 Bytes | c0f4e7e13b8cbf8d37126ff3ba8966eb9fbdc61683e75c3f61ca7316998bbb25 |
test/dummy/public/404.html | 644 | 0 | 0 | | | 728 Bytes | e83bab5bc954e390da4d67691e61ee368b97738ab7d165c4d35d54977c116f58 |
test/dummy/public/favicon.ico | 644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test/dummy/README.rdoc | 644 | 0 | 0 | | | 8.99 KB | 64a9a47d3d0586bc787ef2fa3a8ae07ef67538409a2d09bd3fcc2441ff5f9340 |
test/dummy/script/rails | 755 | 0 | 0 | | | 295 Bytes | b9535049af7be6700e161fe507b5e7ea4f884d329e9224d08d8f4f840c896257 |
test/integration_test_helper.rb | 644 | 0 | 0 | | | 582 Bytes | f44826801089d70f08c3c43057b8f928e0d7c2d59f179c902f0466c1c7e56661 |
test/integration/login_test.rb | 644 | 0 | 0 | | | 1.93 KB | 3ba2e0128165101b1231b1b0d7436ea1de83f9b014035d79f3bcdf4c5a5155b8 |
test/test_helper.rb | 644 | 0 | 0 | | | 471 Bytes | 569ac9aac0a9530340214978bae6592a115aadf666fec256b0478af8098ef95d |