added gemrc and updated documentation.
This commit is contained in:
11
ruby/gemrc
Normal file
11
ruby/gemrc
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user