heartcombo--devise/test
José Valim 84e1a89c44 Fix failing tests. 2011-06-17 10:46:39 -03:00
..
controllers User cannot access sign up and similar pages if he is already signed in through a cookie or token, closes #1036. 2011-04-29 08:56:57 +02:00
generators Revert "Merge pull request #1103 from Mab879/master" 2011-06-08 17:37:49 +02:00
integration Fix failing tests. 2011-06-10 11:10:56 +02:00
mailers
models Merge pull request #1138 from fschwahn/update_without_password 2011-06-15 10:45:18 -07:00
omniauth support for named omniauth open_id strategies 2011-05-25 00:15:24 +04:00
orm
rails_app Fix failing tests. 2011-06-17 10:46:39 -03:00
support Change test email addresses to ues RFC 2606 reserved domain example.com 2011-04-18 15:59:13 +08:00
devise_test.rb
encryptors_test.rb
failure_app_test.rb fix for issues #999: HTTP_ACCEPT=*/* should redirect to the default location 2011-04-29 13:22:52 +02:00
indifferent_hash.rb
mapping_test.rb User cannot access sign up and similar pages if he is already signed in through a cookie or token, closes #1036. 2011-04-29 08:56:57 +02:00
models_test.rb
routes_test.rb Added support for Devise routes to honor constraints. 2011-06-16 21:24:20 -07:00
schema_test.rb
test_helper.rb Revert "Merge pull request #1103 from Mab879/master" 2011-06-08 17:37:49 +02:00
test_helpers_test.rb