Last Updated: February 25, 2016
·
1.018K
· harlow

Uploading Files to S3 in Ruby with Paperclip

Picture

Many web apps require the user to upload images and other files for storage and processing. Paperclip is a cleanly abstracted Ruby library that reduces the complexity of file uploading and processing.

https://devcenter.heroku.com/articles/paperclip-s3