aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/test_unit.rb
Commit message (Collapse)AuthorAgeFilesLines
* nodoc TestUnit::Generators [ci skip]Francesco Rodriguez2012-10-071-3/+3
|
* Load generators from both lib/rails/generators and lib/generators. Using the ↵José Valim2010-03-231-0/+8
| | | | former since it's less obstrusive.
* Generators load path now will be Ruby load path. If you want to use ↵José Valim2010-01-181-8/+0
| | | | 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-0/+8