class ACIrb::PlannerFexTmpl

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/planner.rb, line 313
def rn
  'fex-' << @attributes['name'] << ''
end