Skip to content

Instantly share code, notes, and snippets.

@simeonwillbanks
Created September 18, 2013 18:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simeonwillbanks/6613807 to your computer and use it in GitHub Desktop.
Save simeonwillbanks/6613807 to your computer and use it in GitHub Desktop.
example gemrc #gem #gemrc #ruby
# http://guides.rubygems.org/command-reference/#gem_environment
---
install: --ri --rdoc # gem install with docs
update: --ri --rdoc # gem update with docs
verbose: true # Verbosity of the gem command
backtrace: true # Print backtrace when RubyGems encounters an error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment