Get an introduction to the JRuby ecosystem and all it offers for Rails development and deployment, including setup, gems, java integration, application servers, virtual machine tuning, custom embed...
JRuby has gone from being an alternative to MRI, to being the preferred way of working with Ruby in many situations. The perfomance, usability and integration with the Java platform makes JRuby mor...
The presentation will explain how to control Ruby applications using the Nintendo Wii game controllers. The Wii uses infrared cameras and acceleration detectors to send positional information over ...
MRI, JRuby, Rubinius and other ruby implementations. What is an extension developer to do? One for each? Enter Foreign Function Invocation. Rubinius and JRuby ship with a version of libffi, and the...
In this presentation recorded at QCon London 2008, Ola Bini talks about the current status of the JVM regarding languages running on top of it and the need to evolve in order to support dynamic lan...
It wasn't long ago that there was just one way to run ruby scripts. The times have changed though, and now there's a wealth of Ruby interpreters to choose from. Should you run your Rails apps on JR...