Skip to content

Instantly share code, notes, and snippets.

@collinprice
Created January 12, 2015 17:47
Show Gist options
  • Save collinprice/bcb63f9d3d08c858dab2 to your computer and use it in GitHub Desktop.
Save collinprice/bcb63f9d3d08c858dab2 to your computer and use it in GitHub Desktop.
prevent gems from installing docs
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