stop rubygems from installing documentation
Tired of waiting for gem install
to download and install all that documentation?
add this to a .gemrc file in your home directory
---
install: --no-rdoc --no-ri
update: --no-rdoc --no-ri
note: the file format is YAML
Written by bjh
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#