class Avo::ApplicationController
def on_debug_path
def on_debug_path request.original_url.match?(/.*#{Avo.configuration.root_path}\/avo_private\/debug.*/) end
def on_debug_path request.original_url.match?(/.*#{Avo.configuration.root_path}\/avo_private\/debug.*/) end