Heroku is serving old assets for Rails 5 application Heroku is serving old assets for Rails 5 application heroku heroku

Heroku is serving old assets for Rails 5 application


Run on local

RAILS_ENV=production bundle exec rake assets:precompile

Next git add .

Next got commit -m"assets precompile"

Next git push origin yourBranchName

Deploy on heroku and you are done


You need to commit your changes first.Then execute git push heroku yourbranch:master