Method: ChartMogul::Metrics.asp
- Defined in:
- lib/chartmogul/metrics/base.rb
.asp(options = {}) ⇒ Object
17 18 19 |
# File 'lib/chartmogul/metrics/base.rb', line 17 def self.asp( = {}) ChartMogul::Metrics::ASPs.all(preprocess_params()) end |