class ACIrb::PolDeploymentRecord

Public Instance Methods

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