lib/active_admin/page_dsl.rb in activeadmin-2.9.0 vs lib/active_admin/page_dsl.rb in activeadmin-2.10.0

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: true module ActiveAdmin # This is the class where all the register_page blocks are evaluated. class PageDSL < DSL # Page content.