标签: ruby-on-rails
我像往常一样将我的应用程序推送到heroku:
git add . git commit -m "blabla" git push origin master git push heroku master
我在html中进行了更改,例如标题或正文,例如页面上的更改文本 但是我看不到mysite.herokuapp.com的变化-可能是什么问题?
mysite.herokuapp.com