Created
January 25, 2012 01:06
-
-
Save ChasManRors/1673932 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
[email protected] $ rvm use [email protected] | |
Using /Users/cmmagid/.rvm/gems/ruby-1.8.7-p357 with gemset rails-3.0 | |
[email protected] $ pwd | |
/Users/cmmagid/rails3/HopDocs | |
[email protected] $ gem install rails -v 3.0.7 | |
/Users/cmmagid/.rvm/rubies/ruby-1.8.7-head/bin/gem:12:in `require': no such file to load -- rubygems (LoadError) | |
from /Users/cmmagid/.rvm/rubies/ruby-1.8.7-head/bin/gem:12 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment