Skip to content

Instantly share code, notes, and snippets.

@kmurph73
Created December 18, 2010 20:57
Show Gist options
  • Save kmurph73/746880 to your computer and use it in GitHub Desktop.
Save kmurph73/746880 to your computer and use it in GitHub Desktop.
The path `/home/deploy/Documents/Rails_Projects/deed/vendor/gems` does not exist.
-----
~/Documents/Rails_Projects is my local rails directory, for some reason it's putting my server's home path (/home/deploy/) in front of my local directoy, when checking for local gems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment