<%= stylesheet_link_tag 'source' %>
generate
<link type="text/css" rel="stylesheet" media="screen"
href="http:///stylesheets/source?">
instead of
<link type="text/css" rel="stylesheet" media="screen"
href="/stylesheets/source.css">
was working fine untill now i don't understand what happened...
--
Posted via http://www.ruby-forum.com/.