require_dependency "dq_admin/application_controller" module DqAdmin class FieldsController < ApplicationController end end