Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am developing an app that utilizes two different uploaders. What I am trying to do is to assign each uploader to different cloudfiles containers. I seem to unable to find any documentation about this, could anyone please help? Thanks!!

share|improve this question
A couple of untested thoughts, but each Uploader carries it's own copy of the CW config settings so maybe you can override the Fog settings on each one. The CW group on Google is pretty active so you may want to ask there. The only other hurdle I see is getting Rails to respond with the correct asset host when you go to retrieve the image. You may need to setup an additional Proc to figure out what container a given uploader comes from. See api.rubyonrails.org/classes/ActionView/Helpers/… – Chrisbloom7 Jun 30 '11 at 16:45

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.