class ACIrb::TrigSched

Public Instance Methods

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