I once read that, if you''re upgrading from a release that is several
releases or a major release behind your target version, i.e., 1.x to 2.x,
you should upgrade gradually. Say you''re on 1.2.2.
1.2.2 -> latest 1.2.x release
latest 1.2.x release to latest 2.0.x release
latest 2.0.x release to latest 2.1.x release
latest 2.1.x release to 2.2.x (when it becomes available)
With each step, also upgrade plugins to a release that most closely matches
the Rails release if possible.
Such an approach should minimize the breadth and depth of changes required
of your code, Rails and plugins.
Regards,
Craig
--~--~---------~--~----~------------~-------~--~----~
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---