heartcombo--devise/test
José Valim 7b0a8f9bdc Also try the root route for convenience, closes #1312. 2011-09-08 08:32:05 +02:00
..
controllers sign_in should return true in case user is already signed in and assert that. 2011-08-02 14:35:46 +05:30
generators Added a helper to look for an modifying migration. If one is found during :revoke, the modifying migration is deleted. If the modifying migration is not found, the creating migration is deleted. 2011-08-29 17:53:32 -05:00
helpers Fix failing Mongoid tests 2011-08-05 01:38:42 +07:00
integration DatabaseAuthenticatable#clean_up_passwords should set accessors to nil, not empty string. 2011-09-02 13:14:15 -04:00
mailers Allow to set default 'from' header of Devise mails in custom mailer class 2011-08-20 22:35:47 +02:00
models Improve the regexp a bit more. 2011-08-29 14:55:56 +02:00
omniauth
orm Fix failing Mongoid tests 2011-08-05 01:38:42 +07:00
rails_app Do not always skip helpers, instead provide :skip_helpers as option to trigger it manually 2011-08-31 12:02:57 +02:00
support
devise_test.rb
encryptors_test.rb
failure_app_test.rb Also try the root route for convenience, closes #1312. 2011-09-08 08:32:05 +02:00
indifferent_hash.rb
mapping_test.rb
models_test.rb Tests that should no longer exclude Mongoid 2011-08-06 19:28:19 +07:00
routes_test.rb
schema_test.rb
test_helper.rb
test_helpers_test.rb