Rails/Capistrano tool to deploy static assets to Rackspace Cloud Files or Amazon Cloud Front?
问题 Is anyone aware of a tool that will automatically deploy a Rails app static assets to Rackspace Cloud Files or Amazon Cloud Front? In my perfect world capistrano would automatically upload everything in javascripts, stylesheets, and images then override the default image_tag and script_tags to route to the appropriate CDN path. It would be great if the deploy task created a new container with each deploy like cap creates a new release directory, or maybe it should use the same containers and