Package | Description |
---|---|
org.jruby | |
org.jruby.test |
Modifier and Type | Method and Description |
---|---|
void |
Ruby.loadExtension(java.lang.String extName,
BasicLibraryService extension,
boolean wrap)
Load the given BasicLibraryService instance, wrapping it in Ruby framing
to ensure it is isolated from any parent scope.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicLibraryTestService |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.