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
2010-08-23 10:22:31 -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 Disable HTTP Authentication by default. You can turn it on in the initializer. 2010-08-23 10:22:31 -03:00
application.rb config.load_paths is now config.autoload_paths 2010-06-24 19:28:34 +08:00
boot.rb Allow the dummy application in test/rails_app to boot. 2010-04-01 12:49:11 +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 provide :sign_out_via option for Devise::Mapping 2010-08-13 19:16:58 +08:00