class ACIrb::RtmapEntry

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/rtmap.rb, line 26
def rn
  'ent-' << @attributes['order'] << ''
end