app/views/administrate/application/index.html.erb in administrate-0.17.0 vs app/views/administrate/application/index.html.erb in administrate-0.18.0

- old
+ new

@@ -40,7 +40,7 @@ page: page, resources: resources, table_title: "page-title" ) %> - <%= paginate resources, param_name: '_page' %> + <%= render("pagination", resources: resources) %> </section>