You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: