Created
January 23, 2011 19:38
-
-
Save pupca/792355 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
pupca:~/projects/aaa master$ rvm list | |
rvm rubies | |
ruby-1.8.7-p330 [ x86_64 ] | |
=> ruby-1.9.2-p0 [ x86_64 ] | |
ruby-1.9.2-p136 [ x86_64 ] | |
pupca:~/projects/aaa master$ rails console | |
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems.rb:827:in `report_activate_error': Could not find RubyGem rails (>= 0) (Gem::LoadError) | |
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems.rb:261:in `activate' | |
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems.rb:68:in `gem' | |
from /usr/bin/rails:18 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment