class ACIrb::InfraPodBlk

Public Instance Methods

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