aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/mailer/USAGE
Commit message (Expand)AuthorAgeFilesLines
* fix usage examples and more to use new invocationsRomD2010-02-061-1/+1
* Updating USAGE information for Mailer generator [#3801 status:resolved]Kieran Pilkington2010-02-021-1/+1
* `script/generate mailer Notifier` will now create a mailer at app/mailers.José Valim2010-01-191-2/+2
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-181-0/+15
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-15/+0
* Update some USAGE files.José Valim2009-06-261-2/+2
* Added Mailer generaator template engine and test framework agnostic.José Valim2009-06-251-0/+15