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/action_mailer
2005-01-17 17:30:15 +00:00
..
vendor Fixed that bcc and cc should be settable through @bcc and @cc -- not just @headers["Bcc"] and @headers["Cc"] #453 [Eric Hodel]. Fixed Action Mailer to be "warnings safe" so you can run with ruby -w and not get framework warnings #453 [Eric Hodel] 2005-01-13 13:05:51 +00:00
base.rb Fixed sending of emails to use Tmail#from not the deprecated Tmail#from_address 2005-01-17 17:30:15 +00:00
mail_helper.rb Initial 2004-11-24 01:04:44 +00:00