aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/erb/mailer/templates
Commit message (Collapse)AuthorAgeFilesLines
* Creates an ApplicationMailer and layout by default, including html and body ↵Andy Jeffries2014-11-212-0/+6
| | | | tags to reduce spam score
* 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
| | | | former since it's less obstrusive.
* Generators load path now will be Ruby load path. If you want to use ↵José Valim2010-01-181-3/+0
| | | | rspec:install generator, you need generators/rspec/install_generator in your load path.
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-0/+3