Marten::Template::NodeSet
Inherits Enumerable / Reference / Object
Represents a set of nodes.
A set of nodes is simply an enumerable holding Marten::Template::Node objects. It provides convenient methods
allowing to render the underlying nodes.
Constructors
new
SourceInstance methods
each(*args, **options)
Sourceeach(*args, **options, &)
Source