aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/erb/mailer/templates
Commit message (Expand)AuthorAgeFilesLines
* Use .tt extension to all the template filesRafael Mendonça França2017-11-132-0/+0
* generate mailer layout files if it does not already existyuuji.yaginuma2016-05-152-0/+14
* ApplicationMailer should be generated by default just like every other Applic...David Heinemeier Hansson2015-12-172-6/+0
* Creates an ApplicationMailer and layout by default, including html and body t...Andy Jeffries2014-11-212-0/+6
* fix path shown in mailer's templatesKassio Borges2014-02-142-2/+2
* `html` and `text` templates for mailers by defaultKassio Borges2013-12-201-0/+5
* Load generators from both lib/rails/generators and lib/generators. Using the ...José Valim2010-03-231-0/+3
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-181-3/+0
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-0/+3