Deploying on Heroku - Images disappears after upload
问题 I deployed an application on Heroku which I wrote on Ruby on Rails. It is a movie review app. I am able to upload images from my computer, to the web app online. Everything else works as per my expectations. The images disappear after a day. My requirement is to have the image continue to render. I am using Paperclip gem from rails. This only happens on the deployed version and not on localhost. 回答1: The default upload location on Heroku is into temporary storage. This is because you will get