Method: Babik::QuerySet::AbstractBase#_projection
- Defined in:
- lib/babik/queryset.rb
#_projection ⇒ Object (readonly)
Returns the value of attribute _projection.
58 59 60 |
# File 'lib/babik/queryset.rb', line 58 def _projection @_projection end |