Skip to content

Instantly share code, notes, and snippets.

@smugglerFlynn
Created November 17, 2011 20:45
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 smugglerFlynn/1374466 to your computer and use it in GitHub Desktop.
Save smugglerFlynn/1374466 to your computer and use it in GitHub Desktop.
:~$ gem env
RubyGems Environment:
- RUBYGEMS VERSION: 1.8.10
- RUBY VERSION: 1.9.3 (2011-10-30 patchlevel 0) [x86_64-linux]
- INSTALLATION DIRECTORY: /usr/local/rvm/gems/ruby-1.9.3-p0
- RUBY EXECUTABLE: /usr/local/rvm/rubies/ruby-1.9.3-p0/bin/ruby
- EXECUTABLE DIRECTORY: /usr/local/rvm/gems/ruby-1.9.3-p0/bin
- RUBYGEMS PLATFORMS:
- ruby
- x86_64-linux
- GEM PATHS:
- /usr/local/rvm/gems/ruby-1.9.3-p0
- /usr/local/rvm/gems/ruby-1.9.3-p0@global
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :benchmark => false
- :backtrace => false
- :bulk_threshold => 1000
- REMOTE SOURCES:
- http://rubygems.org/
:~$ gem which active_support
ERROR: Can't find ruby library file or shared library active_support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment