For a project that I'm currently working on, I have a couple of list views that needed pagination. So I went with the ol' will_paginate
gem (which I first saw years ago when I didn't even consider myself a developer) to take care of this.
Tagged 'ajax'
-
Rails 3.1 - will_paginate and AJAX