1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test/rails_app/config
2011-06-29 20:18:10 -03:00
..
environments Regenerate devise initializar and get rid of some deprecation warnings from Devise and Rails. 2010-07-06 08:40:32 -03:00
initializers Add strip_whitespace_keys which works like case_insensitive_keys but strips whitespace from emails 2011-06-10 01:37:43 -07:00
application.rb Fix infinite redirect issues. Closes #787 and closes #795. 2011-01-20 09:22:41 +01:00
boot.rb Make sure to load test gems only in Devise test env 2010-11-26 00:55:16 -02:00
database.yml Allow the dummy application in test/rails_app to boot. 2010-04-01 12:49:11 +02:00
environment.rb Got tests running on Rails 3: 369 tests, 486 assertions, 45 failures, 124 errors. 2010-02-16 14:31:49 +01:00
routes.rb Ensure handle_unverified_request clean up any cached signed-in user 2011-06-29 20:18:10 -03:00