Skip to content

Instantly share code, notes, and snippets.

@xjlu
xjlu / .gemrc
Created February 15, 2014 08:57 — forked from jch/.gemrc
# http://docs.rubygems.org/read/chapter/11
---
gem: --no-ri --no-rdoc
benchmark: false
verbose: true
update_sources: true
sources:
- http://gems.rubyforge.org/
- http://rubygems.org/
backtrace: true