12 messages in org.netbeans.ruby.devRe: Rails 2.1.0 or 2.1.1 for NetBeans...
FromSent OnAttachments
Chris KutlerSep 29, 2008 11:35 am 
Tor NorbyeSep 29, 2008 5:35 pm 
Chris KutlerSep 30, 2008 7:59 am 
Nick SiegerSep 30, 2008 8:31 am 
Chris KutlerSep 30, 2008 9:28 am 
Tor NorbyeOct 1, 2008 9:34 am 
Chris KutlerOct 1, 2008 10:06 am 
Chris KutlerOct 1, 2008 10:09 am 
Tor NorbyeOct 1, 2008 10:16 am 
Chris KutlerOct 1, 2008 10:36 am 
Tor NorbyeOct 1, 2008 12:43 pm 
Erno MononenOct 2, 2008 5:58 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Rails 2.1.0 or 2.1.1 for NetBeans 6.5Actions
From:Nick Sieger (nick@gmail.com)
Date:Sep 30, 2008 8:31:25 am
List:org.netbeans.ruby.dev

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