Group :: Development/Ruby
RPM: rails-plugin-will_paginate
Main Changelog Spec Patches Sources Download Gear Bugs and FR Repocop
Current version: 2.3.11-alt1
Build date: 6 july 2009, 17:14 ( 61.2 weeks ago )
Size: 35.15 Kb
Home page: http://rubyforge.org/projects/seattlerb/
License: MIT
Summary: Most awesome pagination solution for Rails
Description:
List of contributors List of rpms provided by this srpm:
ACL:
Build date: 6 july 2009, 17:14 ( 61.2 weeks ago )
Size: 35.15 Kb
Home page: http://rubyforge.org/projects/seattlerb/
License: MIT
Summary: Most awesome pagination solution for Rails
Description:
Pagination is just limiting the number of records displayed. Why
should you let it get in your way while developing, then? This
plugin makes magic happen. Did you ever want to be able to do
just this on a model:
Post.paginate :page => 1, :order => 'created_at DESC'
... and then render the page links with a single view helper?
Well, now you can.
Current maintainer: Ruby Maintainers Team should you let it get in your way while developing, then? This
plugin makes magic happen. Did you ever want to be able to do
just this on a model:
Post.paginate :page => 1, :order => 'created_at DESC'
... and then render the page links with a single view helper?
Well, now you can.
List of contributors List of rpms provided by this srpm:
- rails-plugin-will_paginate
- rails-plugin-will_paginate-doc

