Skip to content

Instantly share code, notes, and snippets.

@mtheoryx
Created March 16, 2012 16:40
Show Gist options
  • Select an option

  • Save mtheoryx/2050980 to your computer and use it in GitHub Desktop.

Select an option

Save mtheoryx/2050980 to your computer and use it in GitHub Desktop.
gem env
RubyGems Environment:
- RUBYGEMS VERSION: 1.8.19
- RUBY VERSION: 1.9.3 (2012-02-16 patchlevel 125) [x86_64-darwin11.3.0]
- INSTALLATION DIRECTORY: /Users/davpoind/.rvm/gems/ruby-1.9.3-p125@goiu_shorten
- RUBY EXECUTABLE: /Users/davpoind/.rvm/rubies/ruby-1.9.3-p125/bin/ruby
- EXECUTABLE DIRECTORY: /Users/davpoind/.rvm/gems/ruby-1.9.3-p125@goiu_shorten/bin
- RUBYGEMS PLATFORMS:
- ruby
- x86_64-darwin-11
- GEM PATHS:
- /Users/davpoind/.rvm/gems/ruby-1.9.3-p125@goiu_shorten
- /Users/davpoind/.rvm/gems/ruby-1.9.3-p125@global
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => false
- :benchmark => false
- :backtrace => false
- :bulk_threshold => 1000
- "gem" => "-n/usr/local/bin"
- "install" => "--no-rdoc --no-ri"
- "update" => "--no-rdoc --no-ri"
- :sources => ["http://gems.rubyforge.org/", "http://gems.github.com", "http://gems.github.com"]
- REMOTE SOURCES:
- http://gems.rubyforge.org/
- http://gems.github.com
- http://gems.github.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment