class ActiveAdmin::DSL
def menu(options = {})
Set the options that are available for the item that will be placed in the global
def menu(options = {}) config.menu_item_options = options end
def menu(options = {}) config.menu_item_options = options end