Method: Arrow::Template::Container#contents

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

#contentsObject

The contents of the container



59
60
61
# File 'lib/arrow/template/container.rb', line 59

def contents
  @contents
end