Created
September 1, 2011 05:54
-
-
Save fivetwentysix/1185546 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
| [rails-3.1][~/Sites/boss] rvm info | |
| ruby-1.9.2-p290: | |
| system: | |
| uname: "Darwin main.uel 11.1.0 Darwin Kernel Version 11.1.0: Tue Jul 26 16:07:11 PDT 2011; root:xnu-1699.22.81~1/RELEASE_X86_64 x86_64" | |
| bash: "/bin/bash => GNU bash, version 3.2.48(1)-release (x86_64-apple-darwin11)" | |
| zsh: "/bin/zsh => zsh 4.3.11 (i386-apple-darwin11.0)" | |
| rvm: | |
| version: "rvm 1.7.2 by Wayne E. Seguin (wayneeseguin@gmail.com) [https://rvm.beginrescueend.com/]" | |
| ruby: | |
| interpreter: "ruby" | |
| version: "1.9.2p290" | |
| date: "2011-07-09" | |
| platform: "x86_64-darwin11.0.0" | |
| patchlevel: "2011-07-09 revision 32553" | |
| full_version: "ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin11.0.0]" | |
| homes: | |
| gem: "/Users/pma/.rvm/gems/ruby-1.9.2-p290" | |
| ruby: "/Users/pma/.rvm/rubies/ruby-1.9.2-p290" | |
| binaries: | |
| ruby: "/Users/pma/.rvm/rubies/ruby-1.9.2-p290/bin/ruby" | |
| irb: "/Users/pma/.rvm/rubies/ruby-1.9.2-p290/bin/irb" | |
| gem: "/Users/pma/.rvm/rubies/ruby-1.9.2-p290/bin/gem" | |
| rake: "/Users/pma/.rvm/gems/ruby-1.9.2-p290/bin/rake" | |
| environment: | |
| PATH: "/usr/local/bin:/Users/pma/.rvm/gems/ruby-1.9.2-p290/bin:/Users/pma/.rvm/gems/ruby-1.9.2-p290@global/bin:/Users/pma/.rvm/rubies/ruby-1.9.2-p290/bin:/Users/pma/.rvm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin" | |
| GEM_HOME: "/Users/pma/.rvm/gems/ruby-1.9.2-p290" | |
| GEM_PATH: "/Users/pma/.rvm/gems/ruby-1.9.2-p290:/Users/pma/.rvm/gems/ruby-1.9.2-p290@global" | |
| MY_RUBY_HOME: "/Users/pma/.rvm/rubies/ruby-1.9.2-p290" | |
| IRBRC: "/Users/pma/.rvm/rubies/ruby-1.9.2-p290/.irbrc" | |
| RUBYOPT: "" | |
| gemset: "" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment