Skip to content

Instantly share code, notes, and snippets.

@localshred
Created September 3, 2013 17:02
Show Gist options
  • Save localshred/6426592 to your computer and use it in GitHub Desktop.
Save localshred/6426592 to your computer and use it in GitHub Desktop.
My gemrc
---
:backtrace: false
:benchmark: false
:bulk_threshold: 1000
:sources:
- http://rubygems.org/
:update_sources: true
:verbose: true
gem: --no-rdoc --no-ri
:ssl_verify_mode: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment