Norm Scherer wrote: > You can just install instant rails and 'gem update....' and you should > get what you want. I have done that with minimal effort and updated as > far as RoR 2.2.2 (maybe further, I do not really remember and if I did I > decided to use the 2.2.2 version). > > Norm
Thank you Norm. I was looking to upgrade my InstantRails to rails 2.3.8 from 2.3.5 and ruby to 1.8.7. from 1.8.6. Now I have managed to do it. I have first upgraded gem to 1.3.7, upgraded ruby directly to x:\rails\ruby directory (windows), and at last "gem update rails" has done the rest - rails 2.3.8. Now I have the environment I was looking for: Rails 2.3.8 Ruby 1.8.7 Thank you again. Dani -- 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.

