Slide 3
Slide 3 text
Why I love JRuby
● All the power of Ruby
● All the platform support of JVM
○ Reuse many useful Java class libraries
○ Debugging and profiling APIs
○ hprof, jhat, etc.
● ...but many of these don't support JRuby
well
● Luckily, OpenJDK is, well, open-source
○ Tweak it till it works