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
I have added paginate function in contents page.
default per-page is 10 contents.
If you want to modify it.
Please modify the /app/models/content.rb the bellow value.
`@@per_page = 10'