rails/actionmailer/lib/action_mailer
David Heinemeier Hansson af56c806bc Updated documentation
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@783 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-02-24 01:48:29 +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 Updated documentation 2005-02-24 01:48:29 +00:00
mail_helper.rb Initial 2004-11-24 01:04:44 +00:00