Jim Lindley Notes

Rails 2 Preview Release

September 30th, 2007

A Rails 2.0 RC has been tagged. Changeset #7702

To use it in your app, use this rake task:

rake rails:freeze:edge TAG=rel_2-0-0_PR

And try it out. There will be a Rails 1.2.4 release soon that will contain additional deprecation warnings for 2.0, so if you don't have time to jump right in, wait for that first and you'll have a friendlier face on your update process.

Also, check out the official Rails 2 Preview Release announcement, which contains a run down of all the major changes from 1.2 to 2.0.

Sorry, comments are closed for this article.