heartcombo--devise/test
Carlos Antonio da Silva 83ad67bd51 Fix inheriting mailer templates from Devise::Mailer
Previously inheriting from Devise::Mailer would not render default views
from devise when the inheriting mailer didn't have the view. Now it'll
correctly pick the default one from Devise::Mailer.
2013-01-29 00:08:26 -02:00
..
controllers
generators
helpers Change "ActionController::IntegrationTest" to "ActionDispatch::IntegrationTest" 2013-01-28 19:58:21 -02:00
integration Change "ActionController::IntegrationTest" to "ActionDispatch::IntegrationTest" 2013-01-28 19:58:21 -02:00
mailers Fix inheriting mailer templates from Devise::Mailer 2013-01-29 00:08:26 -02:00
models Actually fix this test by forcing to_s on the id 2013-01-28 21:40:11 -02:00
omniauth
orm
rails_app Change match routes to get / post 2013-01-28 20:23:13 -02:00
support
delegator_test.rb
devise_test.rb
failure_app_test.rb
mapping_test.rb
models_test.rb
routes_test.rb
test_helper.rb
test_helpers_test.rb
test_models.rb