Method: Supplejack::PaginatedCollection#total_count

Defined in:
lib/supplejack/paginated_collection.rb

#total_countObject Also known as: total_entries

Returns the value of attribute total_count.



13
14
15
# File 'lib/supplejack/paginated_collection.rb', line 13

def total_count
  @total_count
end