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