[Facebooker-talk] will_paginate abstractions?

Pietro Mascagni pietromas at gmail.com
Mon Jan 5 09:40:12 EST 2009


Is it possible to use will_paginate with Facebooker abstractions?

Specifically I want to paginate the photos in a users photo album
(later I will probably want to paginate friends, events, etc.). I
suppose its possible to retrieve all the Photos into an array and
paginate that, but is this the best way to go? Are there more elegant
and/or efficient methods?

Thanks


More information about the Facebooker-talk mailing list