Class | Merb::Template::Builder |
In: |
lib/merb-builder/template.rb
|
Parent: | Object |
Defines a method for calling a specific Builder template.
path<String>: | Path to the template file. |
name<~to_s>: | The name of the template method. |
mod<Class, Module>: | The class or module wherein this method should be defined. |