Class: GreekFire::Counter

Inherits:
Measure
  • Object
show all
Defined in:
app/models/greek_fire/counter.rb

Instance Attribute Summary

Attributes inherited from Measure

#description, #name

Instance Method Summary collapse

Methods inherited from Measure

configure, #initialize, #labels, #metrics, register, #value

Constructor Details

This class inherits a constructor from GreekFire::Measure

Instance Method Details

#to_partial_pathObject



3
4
5
# File 'app/models/greek_fire/counter.rb', line 3

def to_partial_path
  GreekFire::Counter._to_partial_path
end