Method: Arrow::Template::RenderDirective#subtemplate

Defined in:
lib/arrow/template/render.rb

#subtemplateObject (readonly)

An Array of Regexp objects which match the names of attributes to be rendered.



62
63
64
# File 'lib/arrow/template/render.rb', line 62

def subtemplate
  @subtemplate
end