Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate the old mailer API that was not deprecated yet. | José Valim | 2010-08-29 | 1 | -27/+4 |
* | Remove the deprecated API from ActionMailer. | José Valim | 2010-08-29 | 1 | -10/+0 |
* | Fixes some ActionMailer tests | Santiago Pastorino | 2010-08-14 | 1 | -1/+1 |
* | Use better assertion methods for testing | Neeraj Singh | 2010-05-19 | 1 | -1/+1 |
* | Bring AM tests back to green again. | José Valim | 2010-01-26 | 1 | -1/+3 |
* | Fix failing tests on AM about render(:body => Hash). | José Valim | 2010-01-26 | 1 | -38/+9 |
* | Failing AM test for legacy multipart alternative rendering | Joshua Peek | 2010-01-26 | 1 | -0/+37 |
* | Move old tests to a specific folder and add some delivery method tests. | José Valim and Mikel Lindsaar | 2010-01-24 | 1 | -0/+157 |