Logo_s
  • Find a Package
  • Check Live Licences
  • Register
  • FAQs
  • Login

Find software packages matching

Only search category

Browse categories
Packages 1-1 of 1 that has terms dname:"will-paginate":
  • Dec 19, 2008
    Will PaginatePermalink
    by Mislav Marohnić, PJ Hyett
    Ruby on Rails → Views → Paging
    Ruby on Rails → Database/Model → Find

    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.

    Show Details

    Licence

    This package is licenced under the MIT licence.

    Installation

    Instructions Home Page Support
    I wrote this package

  • Privacy Policy
  • Terms of Use
  • Contact
  • About Rails Wheels