mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
[Webui] Add back button
This commit is contained in:
parent
6452f6295e
commit
8f0bdd065d
8 changed files with 77 additions and 63 deletions
|
|
@ -1,5 +1,3 @@
|
|||
require 'sidekiq/web'
|
||||
|
||||
Myapp::Application.routes.draw do
|
||||
mount Sidekiq::Web => '/sidekiq'
|
||||
get "work" => "work#index"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue