[Rails] A number (id?) is added after css/js tags like style.css?1154009736

Mathieu Chappuis mathieu.chappuis.lists at gmail.com
Thu Jul 27 14:24:47 GMT 2006


Dears,

My Ror setup works.. but I can't guess why

<%= stylesheet_link_tag 'style' , :media=> 'screen'%>

is rended as

<link href="/stylesheets/style.css?1154009736" media="screen"
rel="Stylesheet" type="text/css" />

What is that number.. any usage ??

Or I misconfigured something ?

Thanks


More information about the Rails mailing list