I am trying to integrate Rackspace Cloud Files with my Nginx/Unicorn/
Capistrano setup to handle my Rails 3.1 assets. Does anyone know of a
tutorial or have any suggestions on what I might need to consider? I
am currently trying to use the asset_sync gem (
https://github.com/
rumblelabs/asset_sync), but I have yet to write a capistrano task --
which appears to be necessary. Thanks!