class ACIrb::PresResolverDef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/pres.rb, line 372
def rn
  'resldef-' << @attributes['id'] << ''
end