Skip to content

Instantly share code, notes, and snippets.

@shunchu
Created May 10, 2013 18:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shunchu/5556196 to your computer and use it in GitHub Desktop.
Save shunchu/5556196 to your computer and use it in GitHub Desktop.
Don't install Ruby gem docs while installing gems
echo "gem: --no-ri --no-rdoc" >> ~/.gemrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment