Multiupload - Carriervawe, Rails, Amazon S3
I have implemented single image upload in my app using carrierwave fog and
amazon S3. This solution uploads single image directly to amazon S3.
Now, question is, how to extend it with multiupload ?
I know about this gem S3 multipart, but prefer simple and proven solution,
where I do not need to refactor my existing code...
No comments:
Post a Comment