Rails 2.0 RC 2 Released
November 29th, 2007
It looks like we are a week away from the actual 2.0 release, you can check out the preview release by pulling from the gem from the Rails dev server, or freezing to edge in your project like so:
rake rails:freeze:edge TAG=rel_2-0-0_RC2
Remember, upgrade to the latest version of 1.2.x (1.2.6 at the moment), and check for any deprecation warnings before trying to run 2.0, unless you’ve been running on edge lately.
This release candidate contains many bug fixes but minimal new features over the last release candidate.
Sorry, comments are closed for this article.