class ACIrb::TrigTriggered

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/trig.rb, line 763
def rn
  'trig-' << @attributes['trId'] << ''
end