I\'m still going through some guides on RoR and I\'m stuck here at Deploying The Demo App
I followed instructions:
With the completion of the
The command (or the URL in it) to add the github repository as a remote isn't quite correct. If I understand your repository name correctly, it should be;
git remote add demo_app 'git@github.com:levelone/demo_app.git'