Skip to content

Instantly share code, notes, and snippets.

@tpitale
Created February 26, 2010 05:19
Show Gist options
  • Save tpitale/315446 to your computer and use it in GitHub Desktop.
Save tpitale/315446 to your computer and use it in GitHub Desktop.
example .gemrc
---
:benchmark: false
gem: --no-ri --no-rdoc
:update_sources: true
:verbose: true
:bulk_threshold: 1000
:sources:
- http://gems.github.com
:backtrace: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment