class ACIrb::DbgRelnHolder

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/dbg.rb, line 2832
def rn
  'dbgrelnholder-' << @attributes['id'] << ''
end