On 5/6/07, Michael Koziarski <[EMAIL PROTECTED]> wrote: > > Hey guys, > > As rails 2.0 approaches, pagination will be removed from rails core > and delegated to a plugin. One of the reasons for this is that no > one on the core team uses pagination on a regular basis. Rather than > just create a plugin in our repository containing the old code, it > would be nice if there were a plugin maintained by someone passionate > about pagination, which can add cool new functionality, while > remaining backwards compatible with the old code, at least for a > while. > > So if you're a pagination user, are you using any pagination-related > plugins? Are there any clear leaders in this space? > > -- > Cheers >
I think will_paginate is good stuff. Its simple and clean, and I'm the support should be good since its from the err guys: http://errtheblog.com/post/929 Its not a drop in replacement, but core pagination had too much magic anyways... - rob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
