Skip to content
banshee edited this page Sep 21, 2011 · 12 revisions
require 'path/to/file.jar'
require can take a path to a jar file
require 'java'
Allows interop with Java. (More detail needed)

Clone this wiki locally