will_paginate plugin aways generates the pagination to the current url appending the page parameter.
Is there a way to change this? I need it to paginate to another controller/action plus some arguments.
will_paginate(@collection, :params => { :controller => "articles", :action => "paginate" })
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With