Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update pagination to use params[:_page] per administrate's changes (#39)
See thoughtbot/administrate#1725 Relevant excerpt: > Using the param :page for top-level pagination (ie: index pages as opposed to has_many lists in show pages) conflicts with paginating resources whose type happens to be "Page".
- Loading branch information