class ACIrb::AaaModLR

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/aaa.rb, line 944
def rn
  'mod-' << @attributes['id'] << ''
end