Searched refs:include_tree (Results 1 – 1 of 1) sorted by relevance
735 def each_ancestor( tree, include_tree = true ) argument736 block_given? or return enum_for( :each_ancestor, tree, include_tree )737 if include_tree