stylesheet_link_tag doesn't work suddently

hi !

<%= 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...

any idea ?

nico Itkin wrote:

any idea ?

any idea ?