Yes, Colin is right. There is no need to re-install ubuntu, rather go for rvm. RVM is an excellent tool for managing ruby versions as well as your gemsets with a ruby version. Try it out. If you find rvm intimidating and troubling you, here's a way around it. Uninstall all your gems and then reinstall them with their specific versions.
On Fri, Dec 24, 2010 at 1:58 PM, Colin Law <[email protected]> wrote: > On 24 December 2010 13:45, Gordon Yeong <[email protected]> wrote: > > hello, Colin, > > I will put in a new OS image on the development machine and will see how > it > > goes from there. > > It is nothing to do with the OS, ubuntu does not come with ruby or any > gems installed. There is no need to re-install. Just install rvm and > go from there. > > Colin > > -- > 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]<rubyonrails-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- 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.

