aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application/configuration_test.rb
diff options
context:
space:
mode:
authorCarlhuda <carlhuda@engineyard.com>2009-12-23 16:14:34 -0800
committerJeremy Kemper <jeremy@bitsweat.net>2009-12-23 17:46:38 -0800
commitd926fb62e83d22b34d58f27a6d743cfa5f4c5c7b (patch)
tree57b277a68dbaf7b199d884b001e9489bc13f4f03 /railties/test/application/configuration_test.rb
parent4d3602a8c4b38052c70655cd7d9dea42ae10ea8d (diff)
downloadrails-d926fb62e83d22b34d58f27a6d743cfa5f4c5c7b.tar.gz
rails-d926fb62e83d22b34d58f27a6d743cfa5f4c5c7b.tar.bz2
rails-d926fb62e83d22b34d58f27a6d743cfa5f4c5c7b.zip
Isolation tests intentionally avoid loading any state (because they're often testing things that have their own load path semantics that should not be polluted), so rack/test is not yet on the load path. Moving require "rack/test" into the setup means and after boot_rails means that it'll be required after the laod path has been altered to add in the Rails vendor/gems
Diffstat (limited to 'railties/test/application/configuration_test.rb')
0 files changed, 0 insertions, 0 deletions