Does any one know how i can go about endless page with jquery and will_paginate in rails 3? I have tried so many ways but it has never worked for me.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
See Railscast #114 Endless Page
You should be able to make it work with Rails 3 with minimal modifications (if any).