Module: ActiveReporter::Aggregator
- Defined in:
- lib/active_reporter/aggregator/max.rb,
lib/active_reporter/aggregator/min.rb,
lib/active_reporter/aggregator/sum.rb,
lib/active_reporter/aggregator/base.rb,
lib/active_reporter/aggregator/array.rb,
lib/active_reporter/aggregator/count.rb,
lib/active_reporter/aggregator/ratio.rb,
lib/active_reporter/aggregator/average.rb,
lib/active_reporter/aggregator/count_if.rb
Defined Under Namespace
Classes: Array, Average, Base, Count, CountIf, Max, Min, Ratio, Sum