Skip to content

Instantly share code, notes, and snippets.

@chrisledet
Created February 25, 2011 05:10
Show Gist options
  • Select an option

  • Save chrisledet/843390 to your computer and use it in GitHub Desktop.

Select an option

Save chrisledet/843390 to your computer and use it in GitHub Desktop.
.gemrc
# ~/.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