Tagged Questions

0
votes
1answer
156 views

Rails Paperclip conflict between aws-s3 gem and right_aws gem. How to solve?

Hi, for a new App I want to use paperclip to store Files to S3. I already have installed the aws-s3 gem for another app. That seems to cause some problems, because Paperclip should use right_aws but …
2
votes
3answers
697 views

Amazon S3 temporary URL to image works in IE and Firefox but not Safari

I'm using Amazon S3 to host images. The S3 bucket is private, so I generate a temporary URL (using Right AWS) with a 5-minute expiry to allow the image to be rendered. The URL looks like this …