rmm5t / dotfiles

Ryan McGeary's configuration shiznit that makes him productive

This URL has Read+Write access

dotfiles / gemrc
100644 12 lines (11 sloc) 0.198 kb
1
2
3
4
5
6
7
8
9
10
11
12
---
gem: --no-ri
:benchmark: false
:backtrace: false
:update_sources: true
:verbose: true
:bulk_threshold: 1000
:sources:
- http://gemcutter.org
- http://gems.github.com
- http://gems.rubyforge.org