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