dotfiles/gemrc

13 lines
270 B
Plaintext
Raw Normal View History

2008-08-26 08:47:48 +10:00
---
:verbose: true
:gem: --no-ri
:rdoc: --inline-source --line-numbers --fmt=shtml --template=direct
:bulk_threshold: 1000
:sources:
- http://gemcutter.org
2008-08-26 08:47:48 +10:00
- http://gems.rubyforge.org/
- http://gems.github.com/
:backtrace: false
:benchmark: false
:update_sources: true