class ACIrb::InfraAccBndlGrp

Public Instance Methods

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