aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/initializer/test_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* 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