[BioRuby] Calling Java from Ruby

Michael Barton mail at michaelbarton.me.uk
Tue Apr 24 13:41:21 UTC 2012


Hi Everyone,

I had a question about using Java from Ruby, specifically
packaging up Java code in a gem. Has anyone tried this? What
is the best way of going about this? Compile the Java files
at install time or include a precompiled .jar with the gem?

I'm considering mixing some clojure code into a ruby gem.

Thanks

Mike


More information about the BioRuby mailing list