I know the pagination helper is on one of the top ten donts in ruby and
its not working for me anyways. I found a plugin called will_paginate
but it keeps timing out before it completely downloads, i dont know if
there is something wrong with the link or what but does anyone know of
any other good plugins for pagination?
On 11/16/07, Hickman H. [email protected] wrote:
I know the pagination helper is on one of the top ten donts in ruby and
its not working for me anyways. I found a plugin called will_paginate
but it keeps timing out before it completely downloads, i dont know if
there is something wrong with the link or what but does anyone know of
any other good plugins for pagination?
Stick with will_paginate. I just tried checking out the source via:
svn co svn://errtheblog.com/svn/plugins/will_paginate
and it worked fine.
Mike
Ain’t nothing wrong with checking out paginating_find either.
RSL