Description
A Ruby language implementation that runs on the Java Virtual Machine. Developers use it to run Ruby code with access to JVM libraries, Java integration and Java deployment environments.
Use it when a project targets JRuby or needs Ruby and Java interoperability. It is not the same runtime choice as standard CRuby, so compatibility should be checked per project.