I'm trying to find documentations on how to setup Paperclip to use fog.io and fog.io to use Rackspace Cloud File, but I wasn't able to find any good reference (and I consider myself a good Google language speaker :D). The ideal scenario would be a setup where I could use local storage for a development environment and Rackspace for production.
Could anyone point to a good doc or use this space to document this approach?
Tks!
== Update ==:
Paperclip to fog.io
https://github.com/thoughtbot/paperclip/blob/master/lib/paperclip/storage/fog.rb
fog.io to Rackspace Cloud File
... still trying to figure out how to put these together.