aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/test/mail_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* require abstract_unit directly since test is in load pathJeremy Kemper2008-01-051-1/+1
* Allow ActionMailer subclasses to individually set their delivery method (so t...David Heinemeier Hansson2007-11-071-2/+6
* Add assert_emails and assert_no_emails to test the number of emails delivered...Jeremy Kemper2006-11-051-4/+4
* Mailer template root applies to a class and its subclasses rather than acting...Jeremy Kemper2006-06-301-7/+1
* Helper support for ActionMailerJamis Buck2005-06-161-0/+97