1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test/rails_app/app/controllers
2011-06-29 20:18:10 -03:00
..
admins Ensure we are pointing to the proper sessions controller on failure. 2010-09-26 21:12:05 +02:00
publisher Improve integration of devise with new router scope. 2010-07-04 11:53:12 +02:00
users Add a test to ensure user.remember_me = true followed by a sign in sends the cookie, closes #776 2011-02-24 22:24:21 +01:00
admins_controller.rb Use sign_in and authenticate methods. 2009-10-18 15:01:56 -02:00
application_controller.rb Respond to all formats if none is specified. 2010-12-29 16:01:11 +01:00
home_controller.rb Tests. 2011-06-23 10:44:46 +08:00
users_controller.rb Ensure handle_unverified_request clean up any cached signed-in user 2011-06-29 20:18:10 -03:00