Libraries
»
moonshot
(3.0.4)
»
Index
»
Moonshot
»
YamlStackTemplate
»
#body
Method: Moonshot::YamlStackTemplate#body
Defined in:
lib/moonshot/yaml_stack_template.rb
#
body
⇒
Object
8 9 10
# File 'lib/moonshot/yaml_stack_template.rb', line 8
def
body
template_body
.
to_yaml
end