Ruby vs JRuby

Hi

Aptana uses Ruby whilst Netbeans 6 uses jruby (but can default to
ruby)

What is the difference ?

There are a lot of articles/posts discussing that very topic.
Take a look here and follow some of the links described in the answer:

Thanks,
Ariel

Sent from my mobile device. Please excuse any errors.

On Sep 29, 2007, at 12:52 PM, CCH wrote:

Aptana uses Ruby whilst Netbeans 6 uses jruby (but can default to
ruby)

JRuby is a java implementation of Ruby.

Some differences are outlined here:

http://jruby.codehaus.org/Limitations

JRuby is a fast-moving project, so some of these differences may go
away in the future.

-faisal