add cron UI
This commit is contained in:
parent
494c201d62
commit
d08803d17a
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
require 'sidekiq/web'
|
||||
require 'sidekiq/cron/web'
|
||||
|
||||
Rails.application.routes.draw do
|
||||
# For details on the DSL available within this file, see https://guides.rubyonrails.org/routing.html
|
||||
|
|
Loading…
Reference in a new issue