Module Chef::Mixin::Template
In: lib/chef/mixin/template.rb

Methods

Classes and Modules

Module Chef::Mixin::Template::ChefContext
Class Chef::Mixin::Template::TemplateError

Public Instance methods

Render a template with Erubis. Takes a template as a string, and a context hash.

[Validate]