rails--rails/actionmailer/lib/action_mailer/vendor
David Heinemeier Hansson 4bd80f110d Make TMail::Mail#has_attachments? use logic from #attachment? (closes #3815) [devslashnull@gmail.com]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3652 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-02-25 23:38:48 +00:00
..
text Austin Ziegler made Text::Simple available to Rails/ActionMailer under a MIT-like licens [See rails ML, subject "Text::Format Licence Exception" on Oct 15, 2005] 2005-10-15 20:43:52 +00:00
tmail Make TMail::Mail#has_attachments? use logic from #attachment? (closes #3815) [devslashnull@gmail.com] 2006-02-25 23:38:48 +00:00
tmail.rb 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