class ACIrb::InfraBoot

Public Instance Methods

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