Rails Pagination

will_paginate

3600

2485
223
The will_paginate library provides a simple, yet powerful and extensible API for ActiveRecord pagination and rendering of pagination links in ActionView templates. Last commit: Wed, 28 Jul 2010 20:35:31 +0000

gem install will_paginate

Downloads: 242335

v2.3.14
71720

paged_scopes

77

86
0
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. Last commit: Fri, 23 Oct 2009 00:09:26 +0000

gem install paged_scopes

Downloads: 654

v0.1.1
413

sort_by

36

56
0
Allows sorting of (and pagination of sorted) records! Last commit: Sat, 25 Jul 2009 04:39:30 +0000

has_paginate

12

13
0
Paginate models with this named_scope method Last commit: Fri, 28 May 2010 19:25:45 +0000