Section Introduction
In this section you'll learn how to incorporate images into a Rails 5 application, including how to build an image uploader and connect it to the Amazon S3 storage system.
Guide Tasks
  • Read Tutorial
  • Watch Guide Video
Video locked
This video is viewable to users with a Bottega Bootcamp license

In this section of the course, we're going to take our Rail's asset pipeline knowledge and extend it to focus more on images and videos. Specifically, we're going to see how we can quickly integrate images in a more intuitive kind of way than we've been doing up to this point by leveraging some built-in methods that Rail's provides to us. We're also going to see how we can leverage some bootstrap styles and incorporate items such as having a very cool video background. So let's dive into the guides.