rails/actionmailer/lib
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
..
action_mailer Explicit multipart messages respect :parts_order 2012-11-19 11:27:22 -05:00
rails/generators/mailer Update test locations 2012-10-09 17:53:56 -06:00
action_mailer.rb make ActionMailer::QueuedMessage autoloadable 2012-11-18 14:28:50 +01:00