Class: ApplicationMetric

Inherits:
Metricky::Base show all
Defined in:
app/metrics/application_metric.rb

Constant Summary

Constants inherited from Metricky::Base

Metricky::Base::VALID_TYPES

Instance Attribute Summary

Attributes inherited from Metricky::Base

#params, #query

Method Summary

Methods inherited from Metricky::Base

#chart, #chart?, #chart_options, #collection_label, #columns, default_range, #form?, #form_name, #group, #group?, #initialize, #json?, metric_name, #name, #noun, #period, #period_column, #range, #range_collection, #range_column, range_priority, #range_to_value, register_range, remove_range, remove_ranges, reset_ranges!, #results, #scope, #subtitle, #title, #to_json, #to_partial_path, #type, #uri_key

Constructor Details

This class inherits a constructor from Metricky::Base