aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/test_unit/plugin/templates
Commit message (Expand)AuthorAgeFilesLines
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-182-0/+11
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-242-13/+0
* Require test/unit in the generated test_helper for plugin [#1878 state:resolved]jastix2009-08-091-1/+3
* Refactored some generators to make use of improved invocations on thor.José Valim2009-07-152-0/+0
* Small fix to plugin generator.José Valim2009-06-291-0/+0
* Added plugin generators (and a couple of TODOs).José Valim2009-06-232-0/+11