Andre In la wrote: > alberto wrote: >> has you tried >> >> sudo gem install rubygems-update >> sudo update_rubygems > > Yes, I did do that > > Also, > > which ruby => /usr/local/bin/ruby > which gem => /usr/local/bin/gem > which mongrel_rails => /usr/bin/mongrel_rails > > Any ideas?
Resolved by sudo rm /usr/bin/mongrel_rails sudo gem install mongrel thank you for the suggestions! -- 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 -~----------~----~----~----~------~----~------~--~---

