RubyGems.org

paged_scopes

0.1.1

PagedScopes is an ActiveRecord pagination gem. It lets you easily paginate collection associations and named scopes. It also paginates collections which already have :limit and :offset scopes in place. You can also find the page containing a given object in a collection, and find the next and previous objects for each object in the collection.

installgem install paged_scopes
Authors

Matthew Hollingworth

1,388 total downloads 834 for this version
Owners

D942918af2bd7909948b39adbad041d2

Bundler
gem "paged_scopes", "~> 0.1.1"
Versions
  1. 0.1.1 October 22, 2009
  2. 0.1.0 October 9, 2009
Runtime Dependencies
  1. activerecord >= 2.2.1