Method: Babik::QuerySet::AbstractAggregationFunction#model
- Defined in:
- lib/babik/queryset/components/aggregation.rb
#model ⇒ Object (readonly)
Returns the value of attribute model.
42 43 44 |
# File 'lib/babik/queryset/components/aggregation.rb', line 42 def model @model end |