aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/test_unit/mailer/templates/fixture
Commit message (Collapse)AuthorAgeFilesLines
* Killing fixtures in mailer before they kill me (they usually lead to very ↵José Valim2010-03-221-3/+0
| | | | brittle tests).
* Change mailer generator templates and refactor the whole naming schema.José Valim and Mikel Lindsaar2010-01-251-1/+1
|
* Generators load path now will be Ruby load path. If you want to use ↵José Valim2010-01-181-0/+3
| | | | 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-3/+0
|
* More code refactoring.José Valim2009-06-251-1/+1
|
* Added Mailer generaator template engine and test framework agnostic.José Valim2009-06-251-0/+3