class ACIrb::PlannerEpgTmpl

Public Instance Methods

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