heartcombo--devise/test
José Valim 32648027e2 Add Devise::KeyGenerator 2013-08-05 11:47:36 +02:00
..
controllers Skip storage for cookies on unverified requests 2013-08-05 10:24:11 +02:00
generators Do not generate attr_accessible for any Rails 4 app 2013-07-26 09:22:03 +02:00
helpers
integration Skip storage for cookies on unverified requests 2013-08-05 10:24:11 +02:00
mailers
models No need to assert for a message we won't receive 2013-07-26 10:00:09 +02:00
omniauth Let Devise play with both Rails 3.2 and Rails 4 for now 2013-05-05 19:55:06 -03:00
orm
rails_app Add Devise::KeyGenerator 2013-08-05 11:47:36 +02:00
support Get rid of deprecated code 2013-08-05 11:24:04 +02:00
delegator_test.rb
devise_test.rb
failure_app_test.rb
mapping_test.rb
models_test.rb Get rid of deprecated code 2013-08-05 11:24:04 +02:00
parameter_sanitizer_test.rb add remember_me to the permitted sign_in params 2013-07-12 22:14:32 +03:00
routes_test.rb Let Devise play with both Rails 3.2 and Rails 4 for now 2013-05-05 19:55:06 -03:00
test_helper.rb Let Devise play with both Rails 3.2 and Rails 4 for now 2013-05-05 19:55:06 -03:00
test_helpers_test.rb
test_models.rb