class ACIrb::StatsExportP

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/stats.rb, line 268
def rn
  'exp-' << @attributes['frequency'] << ''
end