aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/lib/action_mailer/delivery_method
Commit message (Expand)AuthorAgeFilesLines
* Removing internal delivery agentsMikel Lindsaar2010-01-164-85/+0
* Merge Mail with latest Rails and move mail gem to Gemfile.José Valim2009-12-271-2/+2
|\
| * All AM modules are safe to deferJoshua Peek2009-12-221-2/+2
* | Merge branch 'rails'Mikel Lindsaar2009-12-171-1/+1
|\|
| * Reorganize autoloads:Carlhuda2009-12-021-1/+1
| * avoid generating invalid SMTP commands in ruby pre 1.9Michael Koziarski2009-11-281-1/+1
* | Down to 13 failures, 14 errorsMikel Lindsaar2009-11-201-1/+1
* | Starting again on actionmailer integration with mailMikel Lindsaar2009-11-121-2/+1
|/
* Refactor ActionMailer layout and remove legacy one.José Valim2009-11-014-4/+4
* abstract all of the ActionMailer delivery methods into their own classes. the...Matthew Rudy Jacobs2009-11-014-0/+86