Skip to content

Instantly share code, notes, and snippets.

@DuqueDeTuring
Created February 25, 2017 16:56
Show Gist options
  • Save DuqueDeTuring/7f9dda13916fbd6fceb12903c79f19aa to your computer and use it in GitHub Desktop.
Save DuqueDeTuring/7f9dda13916fbd6fceb12903c79f19aa to your computer and use it in GitHub Desktop.
installing gem in user home dir and not global
gem install --user-install gem_name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment