Method: Inversion::Template::ContainerTag#subnodes
- Defined in:
- lib/inversion/template/containertag.rb
#subnodes ⇒ Object (readonly)
The nodes the tag contains
18 19 20 |
# File 'lib/inversion/template/containertag.rb', line 18 def subnodes @subnodes end |