class ACIrb::SyshistCardRstRec

Public Instance Methods

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