tricknotes / ember-cli-rails

Unify your EmberCLI and Rails Workflows
http://thoughtbot.github.io/ember-cli-rails/
MIT License
713 stars 205 forks source link

Execute `bin/heroku_install` via `sh` #512

Closed seanpdoyle closed 7 years ago

seanpdoyle commented 7 years ago

Closes #511.

Be explicit about executing the Heroku setup script by invoking sh directly.