class ACIrb::StatsReportable

Public Instance Methods

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