Module: EagerCounting::CountBy

Extended by:
ActiveSupport::Concern
Defined in:
lib/eager_counting/count_by.rb

Overview

This module contains the ::count_by method. Include it to enable ::count_by on your model class

Defined Under Namespace

Modules: ClassMethods