This project is archived and is in readonly mode.
Deprecated method of setting relative_url_root inside RailsConfigurator
Reported by Chris Cherry | October 2nd, 2008 @ 08:23 AM
The area in the patch was using the deprecated method of setting relative_url_root. Updated it to use ActionController::Base.relative_url_root
Comments and changes to this ticket
-
shuber October 2nd, 2008 @ 09:25 AM
+1
When I tried setting a prefix recently I received a deprecation warning and the relative_url_root was not set.
Looks like this should fix it.
-
josh October 5th, 2008 @ 03:22 PM
- State changed from new to open
- Milestone cleared.
-
josh October 5th, 2008 @ 11:27 PM
- State changed from open to resolved
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>