class ACIrb::MaintMaintPOnD

Public Instance Methods

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