class ACIrb::InfraPodS
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/infra.rb, line 3434 def rn 'pods-' << @attributes['name'] << '-typ-' << @attributes['type'] << '' end
# File lib/acirb/model/infra.rb, line 3434 def rn 'pods-' << @attributes['name'] << '-typ-' << @attributes['type'] << '' end