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
{{ message }}
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.
per_page lists how many elements should show on one page
num_links displays how many links should be displayed on 1 side, dis-including the middle. Meaning, setting this value to 1 means that there will be 3 pagination elements displayed.
Write this in the controller.
Pagination class generates HTML, you need to make sure you pass it to your view.