method
reflect_on_aggregation
rails latest stable - Class:
ActiveRecord::Reflection::ClassMethods
reflect_on_aggregation(aggregation)public
Returns the AggregateReflection object for the named aggregation (use the symbol).
Account.reflect_on_aggregation(:balance) # => the balance AggregateReflection