heartcombo--devise/test
José Valim 07db04e773 Work around AR that does not call serializable_hash on to_xml. 2011-06-29 20:18:10 -03:00
..
controllers Do not try to authenticate with no_input_strategies are empty. 2011-06-22 15:28:49 -03:00
generators Add simple form generators. 2011-06-27 11:50:28 -03:00
helpers Fix tests, remove whitespace and update CHANGELOG. 2011-06-28 07:05:35 -03:00
integration Work around AR that does not call serializable_hash on to_xml. 2011-06-29 20:18:10 -03:00
mailers
models This was fixed in mongoid, closes #770. 2011-06-29 20:18:10 -03:00
omniauth support for named omniauth open_id strategies 2011-05-25 00:15:24 +04:00
orm
rails_app Ensure handle_unverified_request clean up any cached signed-in user 2011-06-29 20:18:10 -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 Test for previous commit 2011-06-21 20:45:07 -04:00
routes_test.rb More transparent implementat'n of :format => false 2011-06-27 06:51:04 -05: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