Skip to content

Instantly share code, notes, and snippets.

@tolosa
Created March 9, 2017 03:16
Show Gist options
  • Select an option

  • Save tolosa/5bd995359852c4465c59a233572bbced to your computer and use it in GitHub Desktop.

Select an option

Save tolosa/5bd995359852c4465c59a233572bbced to your computer and use it in GitHub Desktop.
Disable documentation generation on gem install
gem: --no-document
@tolosa
Copy link
Author

tolosa commented Mar 9, 2017

Place in ~/.gemrc (or just run echo 'gem: --no-document' >> ~/.gemrc.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment