This project is archived and is in readonly mode.
Changeset [83be262b4b2e415fe9be319eb6b187bcf415fb6d] by Carlhuda
December 24th, 2009 @ 12:14 AM
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
http://github.com/rails/rails/commit/83be262b4b2e415fe9be319eb6b187...
Committed by Carlhuda
- M railties/test/application/routing_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>