1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test
2011-09-14 16:52:28 -07:00
..
controllers Allow options to be passed to authenticate_user! 2011-09-14 16:52:28 -07:00
generators Allow --skip-routes to devise generator. 2011-09-14 16:52:28 -07: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 Allow :skip => :all 2011-09-14 16:52:28 -07: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 Allow :skip => :all 2011-09-14 16:52:28 -07:00
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