From: Becca Girl Date: 2008-08-01T07:25:35+09:00 Subject: Re: RubyGems - update made a mess - help needed with Windows Luis Lavena wrote: Thanks for the help. Notes are below. > 1) Which version of Ruby (ruby -v) you have installed? ruby 1.8.5 > > 2) Which version of Rails was your application built with (you can > check that into config/environement.rb) Rails 2.1 > > 3) Did RubyGems system update succeed? (gem update --system). can you > provide your gem environment? (gem env) I believe that the gem update worked, but if I do 'gem env' I get "unititialized constant Gem::GemRunner (NameError) > > 4) please indicate the version of Rails gem you have now installed > (gem list rails) > Same error as above. > What you broke is your environment, not your application code, unless > you committed some changes related to the rails gem updates. Yes, I believe my environment is broken, not the code. > THANKS Again for your help. So very much appreciated!!!!! -- Posted via http://www.ruby-forum.com/.