I want to make my project's feed_item go endless, I am using kaminari in Rails, can anyone suggest a good way to implement infinite/endless scroll rather than this: https://github.com/amatsuda/kaminari/wiki/How-To:-Create-Infinite-Scrolling-with-jQuery ? The referred resource seem staled, at least not working with me. Please help.
Asked
Active
Viewed 3,280 times
2
-
Check this RailsCast episode: http://railscasts.com/episodes/114-endless-page – Tilo Nov 07 '11 at 02:23