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.
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.