lib/active_admin/page_dsl.rb in activeadmin-0.6.6 vs lib/active_admin/page_dsl.rb in activeadmin-1.0.0.pre1

- old
+ new

@@ -1,6 +1,6 @@ module ActiveAdmin - # This is the class where all the register_page blocks are instance eval'd + # This is the class where all the register_page blocks are evaluated. class PageDSL < DSL # Page content. # # The block should define the view using Arbre.