jqueryruby-on-railspaginationkaminari

endless pagination with kaminari and jquery


I am trying to create a nice endless pagination with kaminari and jquery, i have seen a tutorial on this kind of topic but it is done with will_paginate and jquery. This time around i want to be able to do it with kaminari gem. Any help here. Thank


Solution

  • Nice tutorial here Create-Infinite-Scrolling-with-jQuery