This project is archived and is in readonly mode.
Changeset [900a2d304a83bad7a3958464b8dfa6fb49670686] by Carlhuda
March 5th, 2010 @ 01:43 AM
Get rid of relative_url_path in favor of respecting SCRIPT_NAME.
Also added a way to specify a default SCRIPT_NAME when generating
URLs out of the context of a request.
http://github.com/rails/rails/commit/900a2d304a83bad7a3958464b8dfa6...
Committed by Carlhuda
- M actionpack/lib/action_controller/metal/url_for.rb
- M actionpack/lib/action_controller/railtie.rb
- M actionpack/lib/action_controller/url_rewriter.rb
- M actionpack/lib/action_dispatch/routing/route_set.rb
- M actionpack/lib/action_dispatch/routing/url_for.rb
- M actionpack/test/controller/url_for_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>