Open Hassan9229 opened 8 years ago
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.
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.