Method: JSONAPI::Paginator.requires_record_count
- Defined in:
- lib/jsonapi/paginator.rb
.requires_record_count ⇒ Object
23 24 25 26 27 28 |
# File 'lib/jsonapi/paginator.rb', line 23 def requires_record_count # :nocov: # @deprecated false # :nocov: end |