Hi, I just installed rails 2.3.2 and after rails test cd test rake db:migrate mongrel_rails start
I get this: ** Starting Mongrel listening at 0.0.0.0:3000 ** Starting Rails with development environment... Rails requires RubyGems >= 1.3.1 (you have 1.1.1). Please `gem update --system` and try again. gem -v => 1.3.1 Any ideas for a solution? Is it possible I have more than one installation of ruby on my machine, with mongrel accessing the other one? How do I find out and how do I resolve this? Thank you!!! -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

