Heroku deploy fails after upgrading to bootstrap 2.0.1 via twitter-bootstrap-rails gem

前端 未结 6 1235
情歌与酒
情歌与酒 2020-12-19 21:41

UPDATE:

this error is shown during git push heroku master :

-----> Preparing app for Rails asset pipeline
       Running: rake assets         


        
6条回答
  •  旧时难觅i
    2020-12-19 22:24

    Another workaround for errors during runtime asset compilation is to use the asset_sync gem.

提交回复
热议问题