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