aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/lib
Commit message (Expand)AuthorAgeFilesLines
* Updated documentationDavid Heinemeier Hansson2005-02-241-1/+6
* Made Action Mailer templates use UTF-8 as defaultDavid Heinemeier Hansson2005-02-221-4/+3
* Added support for charsets for both subject and body. The default charset is ...David Heinemeier Hansson2005-02-191-6/+29
* AR, AP, and AM should look for AS in sibling directory before trying RubyGems...David Heinemeier Hansson2005-02-171-3/+6
* Fixed sending of emails to use Tmail#from not the deprecated Tmail#from_addressDavid Heinemeier Hansson2005-01-171-1/+1
* Fixed that bcc and cc should be settable through @bcc and @cc -- not just @he...David Heinemeier Hansson2005-01-132-8/+9
* Updated documentationDavid Heinemeier Hansson2004-12-161-21/+30
* Added access to custom headers, like cc, bcc, and reply-to #268 [Andreas Schw...David Heinemeier Hansson2004-12-071-10/+20
* InitialDavid Heinemeier Hansson2004-11-2425-0/+7691