aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/test_unit/integration/templates/integration_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Load generators from both lib/rails/generators and lib/generators. Using the ...José Valim2010-03-231-10/+0
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-181-0/+10
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-10/+0
* Add hooks for integration and performance tests.José Valim2009-07-131-0/+10