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
seems to indicate that regardless of the params set, it assumes that the page number param is just called :page. Shouldn't that be keyed off the configuration instead?
The text was updated successfully, but these errors were encountered:
This gem allows the use of custom page size and number params. However,
api-pagination/lib/rails/pagination.rb
Line 37 in edfec83
:page
. Shouldn't that be keyed off the configuration instead?The text was updated successfully, but these errors were encountered: