HTML Upload to Amazon S3 with Ruby on Rails

This Blog Post will demonstrate how to build a HTML file upload for images with Ruby on Rails and store the images on Amazon S3 Cloud Storage. I assume that you are familiar with Ruby on Rails and RubyGems. For the connection to Amazons S3 Storage System we will use the gem “aws-s3”. To useContinue reading “HTML Upload to Amazon S3 with Ruby on Rails”