class Admin::KeyrelaysController < AdminController load_and_authorize_resource def show; end end