aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/initializer/test_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded files from the railties test directoryCarl Lerche2009-09-291-52/+0
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-1/+2
* Style bikeshed: prefer obvious string paths with / separator to args lists wi...Jeremy Kemper2009-09-141-6/+6
* Railties test helpers need to activate rack gemJoshua Peek2009-09-011-0/+3
* Get Initializer tests running without requiring parts of Rails being loaded f...Yehuda Katz + Carl Lerche2009-07-061-12/+36
* Added tests for the :install_gem_spec_stubs initializerYehuda Katz + Carl Lerche2009-07-021-0/+24