Class | Merb::Template::Erubis |
In: |
lib/merb-core/controller/template.rb
|
Parent: | Object |
io<path>: | An IO containing the full path of the template. |
name<String>: | The name of the method that will be created. |
locals<Array[Symbol]>: | A list of locals to assign from the args passed into the compiled template. |
mod<Module>: | The module that the compiled method will be placed into. |
:api: private