Getting started with JRuby is simple:
- Ensure you have a recent JDK, version 1.4 or greater (Sun download, Ubuntu instructions)
- Download the latest JRuby release
- Unpack it
- Add the
<jruby-dir>/bindirectory to your path - Away you go!
No Format > jruby -v ruby 1.8.5 (2007-06-11 rev 3841) [i386-jruby1.0]
