[ANN] Rails 3.2.2.rc1, 3.1.4.rc1, and 3.0.12.rc1 have been released!

Hi everyone,

I just released the following Rails release candidates:

  • 3.2.2.rc1
  • 3.1.4.rc1
  • 3.0.12.rc1

Please give these releases a try! Make sure to report any regressions
from the past release to the ruby on rails core mailing
list
.

If there are no show stopping regressions reported, I’ll release the
final versions on Monday. This is your opportunity to prevent me from
releasing a version that breaks your app! Please use this opportunity!
:smiley:

Changes

You can find the changes for Rails 3.2.2 here:

Comparing v3.2.1...v3.2.2.rc1 · rails/rails · GitHub

For Rails 3.1.4 here:

Comparing v3.1.3...v3.1.4.rc1 · rails/rails · GitHub

Finally Rails 3.0.12 here:

Comparing v3.0.11...v3.0.12.rc1 · rails/rails · GitHub

Thanks! <3<3

P.S.

My cat approves of these releases:

Skitch | Evernote

On Wed, Feb 22, 2012 at 11:03 PM, Aaron P.
[email protected]wrote:

Hi everyone,

I just released the following Rails release candidates:

  • 3.2.2.rc1
  • 3.1.4.rc1
  • 3.0.12.rc1

Please give these releases a try!

I tried 3.2.2.rc1 with bundle update (free versions on nearly all gems)
and all tests pass. We use mainly pg, devise, rspec, factory_girl, …

HTH,

Peter