Skip to content

Instantly share code, notes, and snippets.

@mjfreshyfresh
Forked from atduskgreg/gist:51171
Created February 12, 2009 21:55
Show Gist options
  • Save mjfreshyfresh/62898 to your computer and use it in GitHub Desktop.
Save mjfreshyfresh/62898 to your computer and use it in GitHub Desktop.
NOTE: Put in ~/.irbrc
---
:update_sources: true
:bulk_threshold: 1000
:sources:
- http://gems.rubyforge.org/
- http://gems.github.com
- http://gems.github.com
gem: --no-ri --no-rdoc
:verbose: true
:benchmark: false
:backtrace: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment