Method: Inversion::Template::ContainerTag#subnodes

Defined in:
lib/inversion/template/containertag.rb

#subnodesObject (readonly)

The nodes the tag contains



18
19
20
# File 'lib/inversion/template/containertag.rb', line 18

def subnodes
  @subnodes
end