reflect_on_aggregation(aggregation)
Instance Public methods
Returns the AggregateReflection object for the named
aggregation
(use the symbol).
1 | Account.reflect_on_aggregation( :balance ) # => the balance AggregateReflection |
Returns the AggregateReflection object for the named
aggregation
(use the symbol).
1 | Account.reflect_on_aggregation( :balance ) # => the balance AggregateReflection |
Designed by : w10schools
service@w10schools.com
Please login to continue.