module Api::V1 module SimpleAdmin class BaseController < ActionController::API end end end