Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use will_paginate with find_related_xxx()? #45

Closed
6yf opened this issue Mar 16, 2010 · 1 comment
Closed

How to use will_paginate with find_related_xxx()? #45

6yf opened this issue Mar 16, 2010 · 1 comment

Comments

@6yf
Copy link

6yf commented Mar 16, 2010

Thanks for your great plugin! I really like it. My question is: how to use will_paginate with find_related_xxx()? I'm not sure it's an issue or not. Thanks.
6yf

@eet-nu
Copy link

eet-nu commented Apr 30, 2010

It shouldn't be an issue in the latest version. find_related_xxx returns a scope on which you should be able to call the paginate method.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant