ruby on rails - Need both aws-sdk and aws-s3 gem, but they conflict with one another -


in previous post undefined method `find' aws::s3::bucket:class figured out amazon s3 uploader creating required aws-s3 gem, had aws-sdk gem installed , 2 conflict each other.

the problem using paperclip , after removing aws-sdk, found app broke.

is there workaround? i've search on stackoverflow haven't found solution yet. found blog, seems dated: http://davesouth.org/stories/paperclip-upgrade-breaks-amazon-s3-upload-and-how-to-fix-it

i have used fog gem paperclip store images on amazon. in fact found easier working aws gem. try swapping out aws-sdk.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -