class ACIrb::TrigTest
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/trig.rb, line 708 def rn 'test-' << @attributes['name'] << '' end
# File lib/acirb/model/trig.rb, line 708 def rn 'test-' << @attributes['name'] << '' end