aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/test_unit/integration/integration_generator.rb
Commit message (Collapse)AuthorAgeFilesLines
* Generators load path now will be Ruby load path. If you want to use ↵José Valim2010-01-181-0/+13
| | | | 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-13/+0
|
* Add hooks for integration and performance tests.José Valim2009-07-131-0/+13