method
count_collection_for_pagination
v1.0.0 -
Show latest stable
- Class:
ActionController::Pagination
count_collection_for_pagination(model, conditions, joins)protected
Returns the total number of items in the collection to be paginated for the model and given conditions. Override this method to implement a custom counter.