app/views/active_admin/resource/index.html.arb in activeadmin-4.0.0.beta5 vs app/views/active_admin/resource/index.html.arb in activeadmin-4.0.0.beta6

- old
+ new

@@ -56,10 +56,10 @@ insert_tag(ActiveAdmin::Views::IndexList, index_classes) end end -# Returns the actual class for renderering the main content on the index +# Returns the actual class for rendering the main content on the index # page. To set this, use the :as option in the page_presenter block. def find_index_renderer_class(klass) if klass.is_a?(Class) klass else