I'm using Heroku and cloud9.io for my app.
I get the Error:
bash: bundle: command not found
When i try run the command:
heroku run rake db:migrate
Localy my app works fine without any error but i'm not able to migrate and i get the Application on herokuapp.com path.