Class JarredScript

java.lang.Object
org.jruby.runtime.load.JarredScript
All Implemented Interfaces:
Library

public class JarredScript extends Object implements Library
Loading of Ruby scripts packaged in Jar files. Usually the Ruby scripts are accompanied by Java class files in the Jar.