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