Module Ruote::TemplateMixin
In: lib/ruote/part/template.rb

Template rendering helper.

(Currently only used by the SmtpParticipant, could prove useful for custom participants)

This module expects to find the ruote @context available (probably accessible thanks to the Ruote::LocalParticipant module, see Ruote::SmtpParticipant as an example).

Methods

Public Instance methods

Simply returns a pretty-printed view of the workitem

Protected Instance methods

[Validate]