evilchelu / dotfiles

dotfiles

This URL has Read+Write access

dotfiles / .gemrc
100644 12 lines (11 sloc) 0.256 kb
1
2
3
4
5
6
7
8
9
10
11
12
---
:verbose: true
:update_sources: true
:sources:
- http://gemcutter.org
- http://gems.rubyforge.org
- http://gems.github.com
:bulk_threshold: 1000
:backtrace: false
:benchmark: false
#rdoc: --inline-source --line-numbers --format=html --template=hanna