class ACIrb::DbgexpTechSupP

Public Instance Methods

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