added delayed job listing

This commit is contained in:
albert
2012-04-18 18:16:21 -04:00
parent 230dc91b2a
commit 51ef3e46c2
4 changed files with 36 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ Danbooru::Application.routes.draw do
get :search
end
end
resources :delayed_jobs, :only => [:index]
resources :dmails do
collection do
get :search