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-04-25 09:26:51 +02:00
..
environments Compatibility with Rails beta 3. 2010-04-05 11:46:26 +02:00
initializers Do not show unlock link unless strategy is e-mail. Closes #204. 2010-04-15 08:40:15 +02:00
application.rb Move mailer configuration to the app. 2010-04-25 09:26:51 +02: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 :as and :scope in routes is deprecated. Use :path and :singular instead. Closes #199. 2010-04-15 08:21:13 +02:00