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