Browse Source

add .gemrc

raa0121 12 years ago
parent
commit
e7e9d2fa54
1 changed files with 10 additions and 0 deletions
  1. 10 0
      .gemrc

+ 10 - 0
.gemrc

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