class ACIrb::SyshistRemCardRstRec

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/syshist.rb, line 75
def rn
  'remrstrec-' << @attributes['ts'] << ''
end