Rails Active Storage: Uploading files to Amazon S3
March 20, 2018
How we used Rails Active Storage and got it working with Amazon S3.
If you are new to Active Storage, here are a couple of useful links:
A great video introduction to Active Storage: File uploading with ActiveStorage in Rails 5.2
A useful overview on creating your bucket on Amazon S3: Tutorial: How to use Amazon S3 and CloudFront CDN to serve images fast and cheap
...
Read more