rails--rails/actionmailer/test
Jon Leighton 7e17b0baec Revert "Support `Mailer.deliver_foo(*args)` as a synonym for `Mailer.foo(*args).deliver`."
This reverts commit 7e0cf56363.

Conflicts:
	actionmailer/CHANGELOG.md

See discussion at
7e0cf56363 (commitcomment-2075489)
2012-10-30 18:43:57 +00:00
..
fixtures Do not render views when mail() isn't called. (NullMail refactoring) 2012-10-28 20:45:43 +01:00
mailers Do not render views when mail() isn't called. (NullMail refactoring) 2012-10-28 20:45:43 +01:00
abstract_unit.rb Use synchronous queue by default. Separate queued message delivery jobs from the queued message wrappers so the queue itself needn't be marshaled (due to queue reference QueuedMessage). 2012-09-16 22:37:47 -07:00
asset_host_test.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00
base_test.rb Revert "Support `Mailer.deliver_foo(*args)` as a synonym for `Mailer.foo(*args).deliver`." 2012-10-30 18:43:57 +00:00
delivery_methods_test.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00
i18n_with_controller_test.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00
log_subscriber_test.rb fixed test_deliver_is_notified need base_mailer 2011-05-25 08:01:56 +05:30
mail_helper_test.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00
mail_layout_test.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00
spec_type_test.rb Register mailer tests for minitest's spec DSL 2012-09-24 14:31:05 -06:00
test_helper_test.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00
test_test.rb Support mailer tests using spec DSL 2012-09-24 14:46:58 -06:00
url_test.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00