aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/lib/rails/generators/mailer/templates/application_mailer.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix generator test to match to use the stringRafael Mendonça França2016-03-211-1/+1
* switched layout :mailer to a string so that mail layout can be properly found...Matt Hall2016-03-171-1/+1
* generate application_mailer.rb if it is missingSen-Zhang2016-03-111-0/+4
* ApplicationMailer should be generated by default just like every other Applic...David Heinemeier Hansson2015-12-171-4/+0
* Creates an ApplicationMailer and layout by default, including html and body t...Andy Jeffries2014-11-211-0/+4