aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/test/mailers/base_mailer.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10646 from kennyj/fix_am_20130517Rafael Mendonça França2013-05-201-1/+1
* Backport #8450, the return value from mailer methods is not relevant.Yves Senn2012-12-101-0/+5
* Merge pull request #8048 from senny/7761_dont_render_view_without_mail_callRafael Mendonça França2012-10-281-0/+3
* 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