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
Trevor Turk 8824b767f3 remember_across_browsers option for rememberable module
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-06-30 12:42:42 +02:00
..
environments Compatibility with Rails beta 3. 2010-04-05 11:46:26 +02:00
initializers remember_across_browsers option for rememberable module 2010-06-30 12:42:42 +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 Allow devise_for to be scoped with the scope method. This commit requires latest commits in Rails master. 2010-06-30 12:41:44 +02:00