app/views/administrate/application/index.html.erb in administrate-0.10.0 vs app/views/administrate/application/index.html.erb in administrate-0.11.0
- old
+ new
@@ -54,9 +54,11 @@
<section class="main-content__body main-content__body--flush">
<%= render(
"collection",
collection_presenter: page,
+ collection_field_name: resource_name,
+ page: page,
resources: resources,
table_title: "page-title"
) %>
<%= paginate resources %>