public class ERbClassTearOff extends AbstractRubyTearOff
classLoader, owner| Constructor and Description |
|---|
ERbClassTearOff(MetaClass owner) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getDefaultScriptExtension()
Defines the file extension, like ".erb", that designates this kind of view type.
|
createDispatcher, parseScriptgetResource, getWebApp, hasAllowedExtension, loadScript, resolveScriptclearScripts, findScriptpublic ERbClassTearOff(MetaClass owner)
protected String getDefaultScriptExtension()
AbstractRubyTearOffgetDefaultScriptExtension in class AbstractRubyTearOffCopyright © 2016. All Rights Reserved.