Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | abstract all of the ActionMailer delivery methods into their own classes. the... | Matthew Rudy Jacobs | 2009-11-01 | 1 | -4/+32 |
* | Adds a :file delivery_method to save email to a file on disk | Eric Davis | 2009-08-08 | 1 | -0/+22 |
* | require abstract_unit directly since test is in load path | Jeremy Kemper | 2008-01-05 | 1 | -1/+1 |
* | Allow ActionMailer subclasses to individually set their delivery method (so t... | David Heinemeier Hansson | 2007-11-07 | 1 | -0/+51 |