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