Rails-3-Upgrade pertains to users who are trying to upgrade an existing 2.3+ Ruby on Rails Application to the more recent version, like 3.0 and up.
Rails-3-Upgrade pertains to users who are trying to upgrade an existing 2.3+ Ruby on Rails Application to the more recent version, like 3.0 and up.
Rails 3 marks the start of a lot of new additions and refinements to rails in comparison to the older Rails 2.3
There are 3 subsets of Rails 3 include 3.0.14, 3.1.6, 3.2.6
Detail on the changes and differences can be seen on the Release Notes for each build of Rails 3
Here are the tag wikis for each subset:
Each of them have their own new additions that build off of earlier builds, 3.2.6 being the latest.
When Asking these Questions Involving Rails 3 Upgrade, be sure to first carefully check the Documentation on the Rails Guides
Ryan Bates has made screen casts available talking about the differences of the different versions and the steps to upgrade to each one:
See the Ruby on Rails tag Wiki and the Ruby tag Wiki for More Information