class ACIrb::StatsColl

Public Instance Methods

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