class Avo::Services::DebugService
def config_metadata
def config_metadata { config: { root_path: Avo.configuration.root_path, app_name: Avo.configuration.app_name } } end
def config_metadata { config: { root_path: Avo.configuration.root_path, app_name: Avo.configuration.app_name } } end