aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/test/mailers/base_mailer.rb
Commit message (Expand)AuthorAgeFilesLines
* Do not render views when mail() isn't called. (NullMail refactoring)Yves Senn2012-10-281-0/+3
* Update actionmailer with new hash syntax.Kirill Nikitin2012-10-071-20/+20
* Get rid of update_details in favor of passing details to find_template.José Valim2011-09-221-1/+1
* Deprecate the old mailer API that was not deprecated yet.José Valim2010-08-291-1/+1
* Ensure templates like template.html are found but still uses the proper virtu...José Valim2010-08-261-0/+4
* Move config_accessor :asset_host from ActionController::Base to AbstractContr...Jeroen van Dijk and Josh Kalderimis2010-07-241-0/+114