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

Support for both kaminari and will_paginate; and possibly other pagination plugins #8

Open
berk opened this issue Feb 24, 2012 · 0 comments
Labels

Comments

@berk
Copy link
Owner

berk commented Feb 24, 2012

will_paginate is now available for Rails 3.0 + so will_filter should support it as well. This should be a configurable option in the config.yml: paginator: Kaminari or will_paginate. Both filter.rb and will_filter_table should respect that setting and act accordingly.

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

No branches or pull requests

1 participant