rails/actionmailer/lib
Yves Senn b8120ab14d Raise an exception when attachments are added after mail was called.
Closes #16163

Adding attachments after a call to `mail` will result in invalid emails.
This is related to the fact, that `mail` is making the required preparations
before the email is ready to be sent. These change depending on your
added attachments.
2014-07-29 09:24:06 +02:00
..
action_mailer Raise an exception when attachments are added after mail was called. 2014-07-29 09:24:06 +02: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