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