>
> See the :cache => true option of stylesheet_link_tag
> http://api.rubyonrails.org/classes/ActionView/Helpers/AssetTagHelper.html#M002231


You don't have to use true either - you can use a string (so if you have
more than one layout each using a different set of stylesheets you can
create individual cache files for each layout).

Cheers,


Andy

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to