class Admin::Settings::RegistrationsController < Admin::SettingsController def index end def update end end