aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/mailer/templates/mailer.rb
Commit message (Expand)AuthorAgeFilesLines
* Load generators from both lib/rails/generators and lib/generators. Using the ...José Valim2010-03-231-16/+0
* Missed template change for defaults -> defaultJeremy Kemper2010-01-271-1/+1
* self.defaults => defaultJeremy Kemper2010-01-271-3/+4
* Update generators to use new defaults.José Valim and Mikel Lindsaar2010-01-261-1/+1
* Updating generators for mailer to reflect changes in APIMikel Lindsaar2010-01-261-2/+2
* More work on generated mailer templates.José Valim and Mikel Lindsaar2010-01-261-2/+2
* Change mailer generator templates and refactor the whole naming schema.José Valim and Mikel Lindsaar2010-01-251-9/+10
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-181-0/+14
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-14/+0
* Remove whitespaces from the default mailer filePratik Naik2009-07-301-2/+1
* Added Mailer generaator template engine and test framework agnostic.José Valim2009-06-251-0/+15