Rails 2 Upgrade Turbulence: a Series

October 21, 2010 at 7:39 AM

Here are several posts on Rails 2 upgrade issues that I encountered at Urbanspoon:

I've found it common for startups to get stuck on old versions of Rails because the incremental upgrade task is always lower priority than feature work (rightfully so). As time progresses, the task becomes more and more daunting. I bit the bullet and upgraded our site.

Considering that Rails 3 is out now, we're still a touch behind the times. That said, there are still interesting things one could learn from the process of taking a real site (that serves quite a bit of traffic) from Rails 1.1.6 to 2.3.10.