Created
April 14, 2011 03:52
-
-
Save thiagofm/918858 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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