The new javascript and stylesheet caching feature of edge it pretty sweet.
<%= stylesheet_link_tag :all, :cache => true %> However, it makes it hard to use an asset server. Is there anyway to automate the generation of the cached javascript and stylesheet files from capistrano? --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
