rails--rails/actionmailer/test
Nate Berkopec 9cf33b55f3 Explicit multipart messages respect :parts_order
As issue #7978, the order in which ActionMailer
sends multipart messages could be unintentionally
overwritten if a block is passed to the mail
method. This changes the mail method such that
:parts_order is always respected, regardless of
whether a block is passed to mail.
2012-11-19 11:27:22 -05: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
asset_host_test.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00
base_test.rb Explicit multipart messages respect :parts_order 2012-11-19 11:27:22 -05: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
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
test_helper_test.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00
test_test.rb
url_test.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00