Package rails-plugin-will_paginate: Information

    Source package: rails-plugin-will_paginate
    Version: 2.3.11-alt1
    Build time:  Jul 6, 2009, 05:14 PM
    Category: Development/Ruby
    Report package bug
    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.

    List of rpms provided by this srpm:
    rails-plugin-will_paginate (noarch)
    rails-plugin-will_paginate-doc (noarch)


    List of contributors:
    Sir Raorn

    ACL:
    @ruby

      1. ruby-tool-rdoc
      2. ruby-tool-setup
      3. rpm-build-ruby

    Last changed


    June 30, 2009 Sir Raorn 2.3.11-alt1
    - [2.3.11]
    Sept. 9, 2008 Sir Raorn 2.3.3-alt1
    - [2.3.3]
    July 13, 2008 Sir Raorn 2.3.2-alt1
    - Built for Sisyphus