This project is archived and is in readonly mode.
Changeset [a87462afcb6c642e59bfcd2e11e3351e2b718c38] by Joshua Peek
July 24th, 2008 @ 07:41 PM
AbstractRequest.relative_url_root is no longer automatically configured by a HTTP header. It can now be set in your configuration environment with config.action_controller.relative_url_root
Committed by Joshua Peek
- M actionpack/CHANGELOG
- M actionpack/lib/action_controller/base.rb
- M actionpack/lib/action_controller/request.rb
- M actionpack/lib/action_controller/routing/optimisations.rb
- M actionpack/lib/action_controller/url_rewriter.rb
- M actionpack/lib/action_view/helpers/asset_tag_helper.rb
- M actionpack/test/controller/redirect_test.rb
- M actionpack/test/controller/request_test.rb
- M actionpack/test/controller/routing_test.rb
- M actionpack/test/controller/url_rewriter_test.rb
- M actionpack/test/template/asset_tag_helper_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>