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
2010-02-17 13:15:19 +01:00
..
admins_controller.rb Use sign_in and authenticate methods. 2009-10-18 15:01:56 -02:00
application_controller.rb Got tests running on Rails 3: 369 tests, 486 assertions, 45 failures, 124 errors. 2010-02-16 14:31:49 +01:00
home_controller.rb Ensure skipping authenticate! filter in passwords and confirmations controller, and adding rails_warden as dependency. 2009-10-09 10:37:36 -03:00
sessions_controller.rb Devise now allows you to have custom controlleers. Check the README for more information. 2010-02-17 13:15:19 +01:00
users_controller.rb Got all tests in test/models and failure app ones passing. 369 tests, 805 assertions, 13 failures, 2 errors. 2010-02-16 17:00:36 +01:00