node.js - Install a gem to node project on Heroku -
i install gem node project, hosted on heroku. more use sass compass, , compass available gem. there projects wrap gem node, of them require gem.
is there way this?
there's topic (installing gems on node heroku projects), hasn't received replies.
i got reply heroku.
"you need use heroku multi buildpack in order have both ruby buildpack , node buildpack: https://github.com/ddollar/heroku-buildpack-multi"
Comments
Post a Comment