Module: WeightedAverage

Defined in:
lib/weighted_average.rb,
lib/weighted_average/version.rb,
lib/weighted_average/arel_table_instance_methods.rb,
lib/weighted_average/active_record_base_class_methods.rb,
lib/weighted_average/arel_select_manager_instance_methods.rb,
lib/weighted_average/active_record_relation_instance_methods.rb

Defined Under Namespace

Modules: ActiveRecordBaseClassMethods, ActiveRecordRelationInstanceMethods, ArelSelectManagerInstanceMethods, ArelTableInstanceMethods

Constant Summary collapse

DEFAULT_WEIGHTED_BY_COLUMN_NAME =
:weighting
VERSION =
'2.0.2'