aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/lib/rails/generators/mailer/mailer_generator.rb
Commit message (Expand)AuthorAgeFilesLines
* ApplicationMailer should be generated by default just like every other Applic...David Heinemeier Hansson2015-12-171-3/+0
* Add mailer suffix to generated files and classesCarlos Souza2015-01-061-2/+8
* Don't remove mailer layouts filesyuuji.yaginuma2014-11-271-1/+3
* Removing unnecessary File.join callsAndy Jeffries2014-11-241-1/+1
* Creates an ApplicationMailer and layout by default, including html and body t...Andy Jeffries2014-11-211-0/+1
* Update actionmailer with new hash syntax.Kirill Nikitin2012-10-071-1/+1
* Update generators to use thor 0.13.6 with simpler source_root handling.José Valim2010-04-301-4/+2
* Reorganize the mailer generator a bit.José Valim2010-04-301-0/+18