Class Merb::Template::Erubis
In: lib/merb-core/controller/template.rb
Parent: Object

Methods

Classes and Modules

Module Merb::Template::Erubis::Mixin

Public Class methods

Parameters

path<String>:A full path to the template.
name<String>:The name of the method that will be created.
mod<Module>:The module that the compiled method will be placed into.

[Validate]