added gemrc and updated documentation.

This commit is contained in:
Kyle West
2012-01-30 20:34:50 -05:00
parent 1662be9ab3
commit 810b9615e5
3 changed files with 28 additions and 14 deletions

11
ruby/gemrc Normal file
View File

@@ -0,0 +1,11 @@
---
:update_sources: true
:sources:
- http://gems.rubyforge.org/
- http://gems.github.com
:benchmark: false
:bulk_threshold: 1000
:backtrace: false
:verbose: true
gem: --no-ri --no-rdoc