Skip to content

Instantly share code, notes, and snippets.

@denniscastro
Created August 3, 2010 16:33
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 denniscastro/506688 to your computer and use it in GitHub Desktop.
Save denniscastro/506688 to your computer and use it in GitHub Desktop.
~/.gemrc
---
:update_sources: true
:bulk_threshold: 1000
:sources:
- http://gems.rubyforge.org
- http://gems.github.com
gem: --no-ri --no-rdoc
:verbose: true
:benchmark: false
:backtrace: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment