brain.rbinstance_missing
After a recent upgrade to a newer rails version the gem package manager seems to be broken. Everytime you try to use gem install gem_name, you get the following error:
ERROR: While executing gem … (Gem::GemNotFoundException) Deleting the cached files as suggested in other posts results in the error:
ERROR: While executing gem … (ArgumentError) Solution
As suggested, you need to do:
gem install rubygems-update<br />update_rubygems which should be updating the gem version to the latest one, ie 1.3.0
| Variable | Value |
|---|---|
| GITHUB | |
| WWR | { :working_with_rails => 'http://www.workingwithrails.com/person/5844-elad-meidar' } |
| IRC | { 'irc.freenode.net' => [ '#rubyonrails', '#railsbridge', '#ruby', '#mootools' ]} |
| SKYPE | eladmeidar |
You're seeing this error because I think it is funny.