> *gem -v * > /usr/local/bin/gem:8:in `require': no such file to load -- rubygems > (LoadError) > from /usr/local/bin/gem:8 > > *which gem* > /usr/local/bin/gem >
I'm guessing your gem install is broken. I'd try removing/ reinstalling gem. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

