1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionmailer/lib
Zuhao Wan c4f4123ef4 Restore test deliveries properly in ActionMailer.
`ActionMailer::Base.delivery_method` and
`ActionMailer::Base.perform_deliveries` have leaked states.

"delivery method can be customized per instance" and "delivery method
can be customized in subclasses not changing the parent" in
delivery_methods_test.rb will fail if test_helper_test.rb (in which
TestHelperMailerTest is inherited from ActionMailer::TestCase) runs
before it.
2014-06-07 00:11:24 +08:00
..
action_mailer Restore test deliveries properly in ActionMailer. 2014-06-07 00:11:24 +08:00
rails/generators/mailer Revert "Document Rails::Generators::MailerGenerator" 2013-05-19 21:05:35 +05:30
action_mailer.rb update copyright notices to 2014. [ci skip] 2014-01-01 23:59:49 +05:30