class ACIrb::DbgacFilter

Public Instance Methods

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