We are going to use the new and shiny ActiveStorage that is built into Rails 5! https://edgeguides.rubyonrails.org/active_storage_overview.html
We will add receipt images to transactions in our mint application. This way we can snap a photo of our receipt and attach it to our transaction.
Update your Gemfile by adding: