aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/app/templates/test/test_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Load generators from both lib/rails/generators and lib/generators. Using the ...José Valim2010-03-231-13/+0
* Resolve test/unit load ordering by removing backtrace filter from boot initia...Jeremy Kemper2010-02-111-2/+1
* Check if Test::Unit is defined before adding backtrace filter.José Valim2010-02-071-0/+1
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-181-0/+13
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-38/+0
* Change current sstructure.José Valim2009-06-231-0/+38