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
Carlos Antonio da Silva af37800c1d Change match routes to get / post
match without a verb is deprecated in Rails master.
2013-01-28 20:23:13 -02:00
..
environments Fix failure_app failing test. 2011-11-07 21:38:31 -02:00
initializers Change the minimum password length to 8 2012-07-06 11:46:46 -03:00
application.rb Depend on latest Rails. 2011-08-30 14:33:23 +02:00
boot.rb Depend on jdbc master. 2011-09-08 09:05:06 +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 Change match routes to get / post 2013-01-28 20:23:13 -02:00