Module: Mack::Rendering::Engine::Builder::ViewTemplateHelpers

Defined in:
lib/mack/rendering/engine/builder.rb

Overview

Used to give XmlBuilder templates access to a ‘root’ xml object.

Instance Method Summary collapse

Instance Method Details

#xmlObject



24
25
26
# File 'lib/mack/rendering/engine/builder.rb', line 24

def xml
  @_xml
end