class ACIrb::PresRegdPod

Public Instance Methods

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