aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/lib/action_mailer/mail_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge Mail with latest Rails and move mail gem to Gemfile.José Valim2009-12-271-0/+5
|\
| * adv_attr_accessors in ActionMailer are not sent to the views, use the mailer ...José Valim2009-12-251-0/+5
* | Merged in latest changes from rails/masterMikel Lindsaar2009-12-171-0/+19
* | Fixes for working with 1.9.1-headMikel Lindsaar2009-12-171-19/+0
|/
* Reorganize autoloads:Carlhuda2009-12-021-14/+16
* use autoload instead of explicit requires for ActionMailerJoshua Peek2008-11-231-2/+0
* Update/extend ActionMailer documentation (rdoc)Jamis Buck2005-10-161-1/+3
* Fix vendor require paths to prevent files being required twiceJamis Buck2005-09-051-2/+2
* InitialDavid Heinemeier Hansson2004-11-241-0/+17