Class Mustache::Rails::TemplateHandler
In: lib/generators/mustache/install/templates/lib/mustache_rails.rb
Parent: ActionView::Template::Handler

Methods

compile  

Included Modules

ActionView::Template::Handlers::Compilable

Public Instance methods

@return [String] its evaled in the context of the action view hence the hack below

@param [ActionView::Template]

[Validate]