Created
February 8, 2010 04:11
-
-
Save thewoolleyman/297870 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
| chadmac:~ woolley$ rvm 1.8.7 ; rvm info ; gem install hoe | |
| rvm 0.1.9 by Wayne E. Seguin (wayneeseguin@gmail.com) [http://rvm.beginrescueend.com/] | |
| system: | |
| uname: "Darwin chadmac 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386" | |
| shell: "bash" | |
| version: "3.2.17(1)-release" | |
| ruby: | |
| interpreter: "ruby" | |
| version: "1.8.7" | |
| date: "2010-01-10" | |
| platform: "i686-darwin9.8.0" | |
| patchlevel: "2010-01-10 patchlevel 249" | |
| full_version: "ruby 1.8.7 (2010-01-10 patchlevel 249) [i686-darwin9.8.0]" | |
| homes: | |
| gem: "/Users/woolley/.rvm/gems/ruby-1.8.7-p249" | |
| ruby: "/Users/woolley/.rvm/rubies/ruby-1.8.7-p249" | |
| binaries: | |
| ruby: "/Users/woolley/.rvm/rubies/ruby-1.8.7-p249/bin/ruby" | |
| irb: "/Users/woolley/.rvm/rubies/ruby-1.8.7-p249/bin/irb" | |
| gem: "/Users/woolley/.rvm/rubies/ruby-1.8.7-p249/bin/gem" | |
| rake: "/Users/woolley/.rvm/gems/ruby-1.8.7-p249/bin/rake" | |
| environment: | |
| GEM_HOME: "/Users/woolley/.rvm/gems/ruby-1.8.7-p249" | |
| GEM_PATH: "/Users/woolley/.rvm/gems/ruby-1.8.7-p249:/Users/woolley/.rvm/gems/ruby-1.8.7-p249%global" | |
| MY_RUBY_HOME: "/Users/woolley/.rvm/rubies/ruby-1.8.7-p249" | |
| IRBRC: "/Users/woolley/.rvm/rubies/ruby-1.8.7-p249/.irbrc" | |
| Successfully installed hoe-2.5.0 | |
| 1 gem installed | |
| Installing ri documentation for hoe-2.5.0... | |
| Installing RDoc documentation for hoe-2.5.0... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment