rb_pager 0.2.1
ActiveRecord plugin for cursor based pagination for Ruby on Rails. Cursor-based pagination (aka keyset pagination) is a common pagination strategy that avoids many of the pitfalls of “offset–limit” pagination.
ActiveRecord plugin for cursor based pagination for Ruby on Rails. Cursor-based pagination (aka keyset pagination) is a common pagination strategy that avoids many of the pitfalls of “offset–limit” pagination.