This document provides instructions for migrating legacy Rails apps to Rails 3. It discusses updating the Rails version and dependencies using Bundler, upgrading plugins to gems, refactoring controllers to be RESTful, and addressing deprecation warnings. The rails_upgrade plugin helps analyze apps and generate a Gemfile to ease the upgrade process. Key steps include running checks and generating b
{{#tags}}- {{label}}
{{/tags}}