Skip to content

Instantly share code, notes, and snippets.

@svperfecta
Created November 21, 2013 18:48
Show Gist options
  • Save svperfecta/7587327 to your computer and use it in GitHub Desktop.
Save svperfecta/7587327 to your computer and use it in GitHub Desktop.
Ruby Bits
Always install Gems into a local directory:
bundle install --path ruby_modules --binstubs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment