class ACIrb::PlannerLeafTmpl
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/planner.rb, line 557 def rn 'leaf-' << @attributes['name'] << '' end
# File lib/acirb/model/planner.rb, line 557 def rn 'leaf-' << @attributes['name'] << '' end