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