Class: ActiveMetric::Custom
Instance Method Summary collapse
Methods inherited from Stat
access_name, #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
67 68 69 |
# File 'lib/active_metric/stat.rb', line 67 def access_name self.class.access_name end |