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-07-26 20:32:04 +02: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 More OAuth setup. 2010-07-26 20:32:04 +02: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 devise_for now accepts a block. All routes inside the block uses the scope defined by devise_for. 2010-07-07 10:51:14 +02:00