reflect_on_aggregation

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
doc_ruby_on_rails
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.