ruby-processing v 1.0.10 is now out. This is mainly a maintenance & fixes release. Here are the main changes:
* JRuby upgraded to 1.6.4
* Processing upgraded to 1.5.1
* load_library now works for Ruby and Java libraries present in the libraries Processing sketchbook
* added some missing methods from Processing: println(), min(), max(), abs(), binary(), nf*(), etc...
* linux opengl bugs fixed
* added configuration file in $HOME/.rp5rc to configure java_args and sketchbook_path