mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
9cf33b55f3
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. |
||
---|---|---|
.. | ||
fixtures | ||
mailers | ||
abstract_unit.rb | ||
asset_host_test.rb | ||
base_test.rb | ||
delivery_methods_test.rb | ||
i18n_with_controller_test.rb | ||
log_subscriber_test.rb | ||
mail_helper_test.rb | ||
mail_layout_test.rb | ||
spec_type_test.rb | ||
test_helper_test.rb | ||
test_test.rb | ||
url_test.rb |