I am working on an project which runs a Rails backend and a Angularjs web app on the front end. Both the apps are in a main project folder as subdirectories to keep the two in check and I have been using the git subtree push to deploy the Rails app to Heroku from the root folder. I am working on an project which runs a Rails b