Skip to content

Instantly share code, notes, and snippets.

@thiagofm
Created April 14, 2011 03:52
Show Gist options
  • Save thiagofm/918858 to your computer and use it in GitHub Desktop.
Save thiagofm/918858 to your computer and use it in GitHub Desktop.
t@art-is-t:~/Dropbox/shop/shopapp$ gem env
RubyGems Environment:
- RUBYGEMS VERSION: 1.3.7
- RUBY VERSION: 1.8.7 (2010-06-23 patchlevel 299) [i686-linux]
- INSTALLATION DIRECTORY: /var/lib/gems/1.8
- RUBY EXECUTABLE: /usr/bin/ruby1.8
- EXECUTABLE DIRECTORY: /var/lib/gems/1.8/bin
- RUBYGEMS PLATFORMS:
- ruby
- x86-linux
- GEM PATHS:
- /var/lib/gems/1.8
- /home/t/.gem/ruby/1.8
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :benchmark => false
- :backtrace => false
- :bulk_threshold => 1000
- REMOTE SOURCES:
- http://rubygems.org/
t@art-is-t:~/Dropbox/shop/shopapp$ which rails
/usr/bin/rails
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment