On Mon, Sep 29, 2008 at 7:35 PM, Tor Norbye <tor....@sun.com> wrote:
On Sep 29, 2008, at 11:35 AM, Chris Kutler wrote:
Hi,
I just want to verify that NetBeans Ruby 6.5 will be bundled with Rails
2.1.0 and not 2.1.1, which came out 9/4
I already upgraded us to 2.1.1 (
http://hg.netbeans.org/main/rev/da9d165de790 )
2.1.1 is just a bugfix release over 2.1.0, including an important security
bug fix, which is why I made the upgrade. I hope this doesn't cause
problems for anyone. There should be no feature changes or incompatibility
that should require updating of descriptions.
Just a word of warning that 2.1.1 introduced code that breaks Rails
when running on JRuby (because JRuby runs with ObjectSpace off by
default for performance).
http://github.com/rails/rails/commit/6c970d79a064b953d3d9555a362a1ad1e0058d1c
We haven't yet decided on a course of action. I need to submit a patch
to Rails core, and we'll probably supply an equivalent fix in JRuby,
but neither have had a release since then. I'm not necessarily
suggesting you back out the change; I don't have a good answer right
now.
/Nick