public
Description: my configuration files
Homepage:
Clone URL: git://github.com/fnando/dotfiles.git
dotfiles / gemrc
100644 12 lines (11 sloc) 0.215 kb
1
2
3
4
5
6
7
8
9
10
11
12
---
:benchmark: false
gem: --no-rdoc --no-ri
:update_sources: true
:backtrace: false
:bulk_threshold: 1000
:verbose: true
:sources:
- http://gems.rubyforge.org/
- http://gems.github.com/
- http://gems.opscode.com