class ShopifyApp::Generators::ControllersGenerator

def controllers

def controllers
  files_within_root(".", "app/controllers/shopify_app/*.*")
end