Method: ChartMogul::Metrics.arpa
- Defined in:
- lib/chartmogul/metrics/base.rb
.arpa(options = {}) ⇒ Object
9 10 11 |
# File 'lib/chartmogul/metrics/base.rb', line 9 def self.arpa( = {}) ChartMogul::Metrics::ARPAs.all(preprocess_params()) end |