Ruby Box is an experimental feature that provides separate spaces in a Ruby process to isolate application code, libraries, and monkey patches.
“Compiler #2” as it has been affectionately called is a compiler to turn normal Ruby classes into Java classes, so they can be constructed and called by normal Java code. When I asked for 1.3 ...