s3_direct_upload_example icon indicating copy to clipboard operation
s3_direct_upload_example copied to clipboard

Code example for http://blog.littleblimp.com/post/53942611764/direct-uploads-to-s3-with-rails-paperclip-and

Results 3 s3_direct_upload_example issues
Sort by recently updated
recently updated
newest added

Error is triggering, no file is uploaded. Error is not descriptive at all so I have no idea what is wrong. I have configured AWS correctly as I am able...

Hi, Great example! I am having a problem with the download link for non images. The problem seems to be that non processed (non image) files are copied to /documents/uploads/6/original/file.txt....

The S3 upload is working fine - I can see the files on S3, but the actual save process is failing with ``` ActiveRecord::RecordInvalid - Validation failed: Direct upload url...