Package rails-plugin-will_paginate: Information

    Binary package: rails-plugin-will_paginate
    Version: 2.3.11-alt1.1
    Architecture: noarch
    Build time:  Dec 10, 2012, 06:44 AM
    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 contributors:
    Led
    Sir Raorn

    Last changed


    Dec. 7, 2012 Led 2.3.11-alt1.1
    - Rebuilt with ruby-1.9.3-alt1
    June 30, 2009 Sir Raorn 2.3.11-alt1
    - [2.3.11]
    Sept. 9, 2008 Sir Raorn 2.3.3-alt1
    - [2.3.3]