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