mislav/will_paginate

Custom link renderer broken by changes to `previous_or_next_page`

mislav opened this issue · 0 comments

Just FYI this break custom link renderer because it changed the signature.

e.g. https://github.com/bootstrap-ruby/will_paginate-bootstrap/blob/master/lib/bootstrap_pagination/bootstrap_renderer.rb#L37

Originally posted by @ChrisBr in #645 (comment)