Actions
Defect #3745
closedError ActionController::RoutingError
Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-08-17
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
I have add this code in /config/environment.rb
config.action_controller.relative_url_root = '/redmine'
and with this line i can launch redmine but i have after this error:
ActionController::RoutingError (No route matches "/stylesheets/application.css" with {:method=>:get}):
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/recognition_optimisation.rb:66:in `recognize_path'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/route_set.rb:386:in `recognize' ...
Updated by Thomas Lecavelier over 15 years ago
- Status changed from New to Closed
- Priority changed from High to Low
- Resolution set to Invalid
Please don't use trackers for help request. Repost there:
Actions