Class: ActiveMetric::Custom
Instance Method Summary collapse
Methods inherited from Stat
access_name, approximation, #calculate, class_for, #complete, create_custom_stat, #initialize, #property_from, #subject
Constructor Details
This class inherits a constructor from ActiveMetric::Stat
Instance Method Details
#access_name ⇒ Object
71 72 73 |
# File 'lib/active_metric/stat.rb', line 71 def access_name self.class.access_name end |