aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/test_unit/mailer/templates
Commit message (Expand)AuthorAgeFilesLines
* `script/generate mailer Notifier` will now create a mailer at app/mailers.José Valim2010-01-191-0/+0
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-182-0/+23
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-242-23/+0
* More code refactoring.José Valim2009-06-251-1/+1
* Added Mailer generaator template engine and test framework agnostic.José Valim2009-06-252-0/+23