February 6th 2018
Intermediate
Rik Lomas
For part 2 of our five-part series, we add image uploads with resizing to our site using Carrierwave (a Ruby 'gem', a.k.a. a library for adding functionality) and a place to store the images, Amazon S3
February 6th 2018
Intermediate
Rik Lomas