class ActiveAdmin::Views::Pages::Index
def main_content
Renders the index configuration that was set in the
def main_content wrap_with_batch_action_form do build_table_tools build_collection end end
def main_content wrap_with_batch_action_form do build_table_tools build_collection end end