Tag Archives: upgrading

Migrating to Rails 2.0

Rails 2.0 was released in December, 2007. Upgrading to Rails 2.0 is relatively straight-forward (albeit a bit risky; you can hose your Rails environment if you’re not careful!) You need to update Rails to 2.0, and update the system gems; and a few code-changes are necessary. Continue reading

Posted in Development | Tagged , | 1 Comment