aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/lib/action_mailer/test_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* update ActionMailer documentation [ci skip]Francesco Rodriguez2012-09-171-1/+2
* remove unnecessary AS::Concern usageSergey Nartimov2012-01-221-2/+0
* Move ActionMailer::TC to AV::TC::BehaviorDavid Chelimsky2010-06-121-8/+2
* Handle some TODOs and deprecations.José Valim and Mikel Lindsaar2010-01-241-1/+0
* use autoload instead of explicit requires for ActionMailerJoshua Peek2008-11-231-0/+1
* Add assert_emails and assert_no_emails to test the number of emails delivered...Jeremy Kemper2006-11-051-0/+67