resque_controller.rb 82 Bytes Edit Raw Blame History 1 2 3 4 class Admin::ResqueController < Admin::ApplicationController def show end end