class ACIrb::MaintPodMaintGrp

Public Instance Methods

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