Ruby 1.9.2 incompatibility
Yuki Sonoda: Ruby 1.9.2 has been released. This is the newest release of Ruby 1.9 series.
I have one test that fails with this release. The problem is easily reproducible. The same test passes with 1.9.1. It only affects Rails 2.3.x, Rails 3.0 does not have this problem.