On 4 March 2014 05:09, Raju Ay <raju@railsfactory.org> wrote:
> I would like to upgrade one of my application from rails -2.3.11 to 4.0.0.
> Before going to do anything, I just need plan for it and my application not
> that much of big size but got some 6/7 plugins and 5/6 gems.
>
> Existed : Ruby 1.8.7 + Rails 2.3.11
> Expected : Ruby 2.0.0 + Rails 4.0.0
>
> For this, I have plan as in two ways like below,
> 1).Multi-step process : First need to upgrade app from rails 2.* to 3.*
> and then
> do upgrade from rails 3.* to 4.0.0
> 2).Create new application from rails - 4.0.0 and rebuild old application
> all
> features as we have already css, layouts...
>
>
> I hope both strategies will take same time.
>
> Any how, I need some inputs from you all. So please share your
> thoughts/comments.
Step zero is to make sure that you have full test coverage so that you
can be confident the app continues to work correctly.
Colin
--
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 rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLvQnCVrE2wyswyR_CBwgjQ0qh-3SnXfo5NP6nAxkLoN6w%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment