Method: Babik::QuerySet::ProjectedField#model
- Defined in:
- lib/babik/queryset/components/projection.rb
#model ⇒ Object (readonly)
Returns the value of attribute model.
51 52 53 |
# File 'lib/babik/queryset/components/projection.rb', line 51 def model @model end |