Skip to content

Instantly share code, notes, and snippets.

@peteroyle
Created March 25, 2011 02:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peteroyle/886282 to your computer and use it in GitHub Desktop.
Save peteroyle/886282 to your computer and use it in GitHub Desktop.
bash-3.2$ which gem
/opt/ruby-enterprise-1.8.7-2011.01/bin/gem
bash-3.2$ gem environment
RubyGems Environment:
- RUBYGEMS VERSION: 1.5.2
- RUBY VERSION: 1.8.7 (2010-12-23 patchlevel 330) [x86_64-linux]
- INSTALLATION DIRECTORY: /opt/ruby-enterprise-1.8.7-2011.01/lib/ruby/gems/1.8
- RUBY EXECUTABLE: /opt/ruby-enterprise-1.8.7-2011.01/bin/ruby
- EXECUTABLE DIRECTORY: /opt/ruby-enterprise-1.8.7-2011.01/bin
- RUBYGEMS PLATFORMS:
- ruby
- x86_64-linux
- GEM PATHS:
- /opt/ruby-enterprise-1.8.7-2011.01/lib/ruby/gems/1.8
- /home/jira/.gem/ruby/1.8
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :benchmark => false
- :backtrace => false
- :bulk_threshold => 1000
- REMOTE SOURCES:
- http://rubygems.org/
bash-3.2$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment