Flowdock
method

find_collection_for_pagination

Importance_1
v1.2.6 - Show latest stable - 0 notes - Class: ActionController::Pagination
find_collection_for_pagination(model, options, paginator) protected

Returns a collection of items for the given model and +options[conditions]+, ordered by +options[order]+, for the current page in the given paginator. Override this method to implement a custom finder.

Show source
Register or log in to add new notes.