s3_direct_upload
s3_direct_upload copied to clipboard
How to resize an image before uploading to S3
I am using S3 direct upload gem for uploading image to S3. It is working fine. But i want to resize image and then upload it to S3. How can i accomplish this using this gem.
+1
use in conjunction with something like paperclip.