As was suggested to you by other posters, please read the upgrade guide 
carefully (here is the official one 
http://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html) 


it is recommended that you have very good test coverage before you begin. 

I suggest you use a tool like simple-cov to make sure all your lines of code 
are tested before you begin, as well I'd recommend integration coverage for 
every major end-user "happy path" through your app. 

When you are sure you have complete test coverage, change the version in the 
Gemfile and then run "bundle update rails"




On Jul 3, 2014, at 10:28 AM, M,Gopi M.gopinath <[email protected]> wrote:

> Hi,
>                       Seems I need to say this first, The website which I 
> have Know is 8 Years old website, Developed in Ruby 1.8.6 and Rails 2.3.6, 
> and its as 220 tables in it and lot of controllers and views. Is there a way 
> to update this to current version of rails and ruby. 

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/65473FD8-5715-4113-BAEC-44E7498CB8ED%40datatravels.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to