jRuby and Matz's Ruby on the same machine?

Posted by erhard on Stack Overflow See other posts from Stack Overflow or by erhard
Published on 2010-04-12T07:05:00Z Indexed on 2010/04/13 11:23 UTC
Read the original article Hit count: 383

Filed under:
|
|

Is it possible to run jRuby and native ruby on the same machine?

For example installing rake or gem under both it find's Matz Ruby extensions /usr/bin/gem or /usr/bin/rake

The MRI gems and jruby gems are mixed up.

Is there any experience in that constellation ?

Thanks erhard

© Stack Overflow or respective owner

Related posts about ruby

Related posts about jruby