Skip to content

Instantly share code, notes, and snippets.

@dimus
Created September 24, 2011 13:35
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 dimus/1239330 to your computer and use it in GitHub Desktop.
Save dimus/1239330 to your computer and use it in GitHub Desktop.
Gemrc file
---
gem: --no-ri --no-rdoc
:backtrace: false
:benchmark: false
:bulk_threshold: 1000
:sources:
- http://gems.rubyforge.org/
- http://gems.github.com
:update_sources: true
:verbose: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment