aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/lib/rails/generators/mailer/templates/application_mailer.rb
Commit message (Expand)AuthorAgeFilesLines
* remove blank line generated in application_mailer.rbyuuji.yaginuma2016-04-081-1/+1
* Merge pull request #24164 from prathamesh-sonpatki/fix-application-mailerRafael França2016-03-231-0/+2
|\
| * Correctly generate application_mailer.rb in mountable enginesPrathamesh Sonpatki2016-03-121-0/+2
* | 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