kaminari icon indicating copy to clipboard operation
kaminari copied to clipboard

Investigate to see if the #current_page method could be deprecated

Open yuki24 opened this issue 8 years ago • 0 comments

Theoretically, the #current_page method always returns the same method as e.g. params[:page] and there shouldn't have to be the need of re-calculating it in the scope.

yuki24 avatar Nov 02 '17 00:11 yuki24