dinesh19aug / javahabit-comments

0 stars 0 forks source link

Saving files in Amazon S3 using Carrierwave and Fog Gem #30

Open dinesh19aug opened 4 years ago

dinesh19aug commented 4 years ago

https://www.javahabit.com/2012/06/03/saving-files-in-amazon-s3-using-carrierwave-and-fog-gem/

Long long time ago in a far far away land….. I am just kidding. So I needed a gem to do file uploads(in my case images but you can upload anything) and I was looking at various options. Paperclip is a popular option but there is a new kid on the block (so i read in various forums)… Carrierwave. Now I have not used Paperclip but what I read was that Carrierwave is more flexible and powerful than Paperclip so if are interested then keep reading.