Skip to content

Instantly share code, notes, and snippets.

@adhusson
Created March 5, 2010 14:14
Show Gist options
  • Select an option

  • Save adhusson/322746 to your computer and use it in GitHub Desktop.

Select an option

Save adhusson/322746 to your computer and use it in GitHub Desktop.
$ gem env
RubyGems Environment:
- RUBYGEMS VERSION: 1.3.6
- RUBY VERSION: 1.9.1 (2009-07-16 patchlevel 243) [x86_64-linux]
- INSTALLATION DIRECTORY: /usr/lib/ruby1.9.1/gems/1.9.1
- RUBY EXECUTABLE: /usr/bin/ruby1.9.1
- EXECUTABLE DIRECTORY: /usr/bin
- RUBYGEMS PLATFORMS:
- ruby
- x86_64-linux
- GEM PATHS:
- /usr/lib/ruby1.9.1/gems/1.9.1
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :benchmark => false
- :backtrace => false
- :bulk_threshold => 1000
- :sources => ["http://gemcutter.org", "http://gems.rubyforge.org/", "http://gems.github.com/"]
- "gempath" => ["/usr/lib/ruby1.9.1/gems/1.9.1"]
- "gemhome" => "/usr/lib/ruby1.9.1/gems/1.9.1"
- REMOTE SOURCES:
- http://gemcutter.org
- http://gems.rubyforge.org/
- http://gems.github.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment