class Moderation::DashboardController < Moderation::BaseController layout 'admin' def index end end