aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/test/old_base/mail_render_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed deprecated ActionMailer API and related testsJosh Kalderimis2011-05-241-134/+0
* Deprecate the old mailer API that was not deprecated yet.José Valim2010-08-291-27/+4
* Remove the deprecated API from ActionMailer.José Valim2010-08-291-10/+0
* Fixes some ActionMailer testsSantiago Pastorino2010-08-141-1/+1
* Use better assertion methods for testingNeeraj Singh2010-05-191-1/+1
* Bring AM tests back to green again.José Valim2010-01-261-1/+3
* Fix failing tests on AM about render(:body => Hash).José Valim2010-01-261-38/+9
* Failing AM test for legacy multipart alternative renderingJoshua Peek2010-01-261-0/+37
* Move old tests to a specific folder and add some delivery method tests.José Valim and Mikel Lindsaar2010-01-241-0/+157