Skip to content

Instantly share code, notes, and snippets.

@softmentor
Last active August 29, 2015 14:24
Show Gist options
  • Save softmentor/e39ae14a152dd5b1bf9f to your computer and use it in GitHub Desktop.
Save softmentor/e39ae14a152dd5b1bf9f to your computer and use it in GitHub Desktop.
gemrc_global
---
:update_sources: true
:benchmark: false
:backtrace: true
:verbose: true
gem: --no-ri --no-rdoc --no-document
install: --no-rdoc --no-ri
update: --no-rdoc --no-ri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment