public
Description: everyone has one...
Homepage:
Clone URL: git://github.com/bjeanes/dot-files.git
dot-files / gemrc
100644 14 lines (13 sloc) 0.317 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
:benchmark: false
:verbose: true
:update_sources: true
gem: --no-ri
gemcutter_key: 36e2540f40da9e6e1737951140f1723c
:sources:
- http://gemcutter.org
- http://gems.rubyforge.org/
- http://gems.github.com/
:backtrace: false
:bulk_threshold: 1000
rdoc: --inline-source --line-numbers --fmt=shtml --template=direct