heartcombo--devise/test
José Valim 371a9bb0d0 Major refactoring. Allow Warden::Manager to be configured through Devise, undeprecate Devise.confirm_within, Devise.pepper and friends and move Rails hooks to their own file. 2009-11-03 09:35:11 -02:00
..
controllers Do not include Devise internal helpers in application controller. 2009-10-27 21:26:40 -02:00
integration Major refactoring. Allow Warden::Manager to be configured through Devise, undeprecate Devise.confirm_within, Devise.pepper and friends and move Rails hooks to their own file. 2009-11-03 09:35:11 -02:00
mailers [DEPRECATION] Notifier is deprecated, use DeviseMailer instead. Remember to rename app/views/notifier to app/views/devise_mailer and I18n key from devise.notifier to devise.mailer. 2009-11-02 23:14:27 -02:00
models Major refactoring. Allow Warden::Manager to be configured through Devise, undeprecate Devise.confirm_within, Devise.pepper and friends and move Rails hooks to their own file. 2009-11-03 09:35:11 -02:00
rails_app Allow null to be given to authenticable. 2009-10-22 19:26:10 -02:00
support Major refactoring. Allow Warden::Manager to be configured through Devise, undeprecate Devise.confirm_within, Devise.pepper and friends and move Rails hooks to their own file. 2009-11-03 09:35:11 -02:00
devise_test.rb Major refactoring. Allow Warden::Manager to be configured through Devise, undeprecate Devise.confirm_within, Devise.pepper and friends and move Rails hooks to their own file. 2009-11-03 09:35:11 -02:00
failure_test.rb Do not include Devise internal helpers in application controller. 2009-10-27 21:26:40 -02:00
mapping_test.rb Major refactoring. Allow Warden::Manager to be configured through Devise, undeprecate Devise.confirm_within, Devise.pepper and friends and move Rails hooks to their own file. 2009-11-03 09:35:11 -02:00
models_test.rb Do not require ActiveRecord to be loaded to use Devise. 2009-10-30 21:51:50 -02:00
routes_test.rb Fixing singular options for mappings. 2009-10-18 18:19:04 -02:00
test_helper.rb Renamed authenticable to authenticatable and added deprecation warnings. 2009-10-30 08:29:10 -02:00