I get the page “We're sorry, but something went wrong when I try to download the rails app. When I start
tail -f log/production.log
I get
ActionView::Template::Error (rails.png isn't precompiled)
I launched
RAILS_ENV=production rake assets:precompile
from the current directory.
source
share