Skip to content

Instantly share code, notes, and snippets.

@pupca
Created January 23, 2011 19:38
Show Gist options
  • Save pupca/792355 to your computer and use it in GitHub Desktop.
Save pupca/792355 to your computer and use it in GitHub Desktop.
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