paginating_find repository missing?

Am I totally crazy, is there a reason I can not find the paginating_find plugin anywhere?

Everyone points to cardboardrocket.com but that server has been down, apparently perm.

I need to implement pagination and really need the plugin. Can someone help? Or tell me I'm crazy....

Thanks!

Chad

Hi,

I think will_paginate is the new rockstar for more than a year now.

But here's your fav: http://github.com/alexkwolfe/paginating_find/tree/master

Hi Chad.

I'm the author of paginating_find. I created it out of necessity. But then will_paginate was born and I spent less time working on paginating_find. No sense in two plugins that do the same thing. And Thomas is right: will_paginate is groovy and Mislav and company do a great job of maintaining it. You should use it instead of my plugin.

Alex