Install gem without documentation

If you need to install your gems without extra documentation, use flags –no-rdoc and –no-ri

Example:

$ gem install --no-rdoc --no-ri rails

This entry was written by CharlyBr, posted on November 21, 2008 at 4:18 pm, filed under Ruby and tagged . Leave a comment or view the discussion at the permalink.