Displaying 1 result from an estimated 1 matches for "legacy_admin".
2008 Jun 13
1
asset_host and ssl pages problem
...it!
The error occurred while evaluating nil.ssl?
Extracted source (around line #8):
5: <head>
6: <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
7: <title></title>
8: <%= stylesheet_link_tag ''shared'', ''legacy_admin'', ''admin'', :media =>
"all" %>
9: <%= javascript_include_tag :defaults %>
10: <%= javascript_include_tag ''clocks.js'' %>
11: </head>
i have also tried this
config.action_controller.asset_host = Proc.new do |source, reque...