Merge commit '7c8ca0c6d6
' into kb-draft-5.16-lts
This commit is contained in:
commit
9190f53d7b
16 changed files with 213 additions and 34 deletions
|
@ -1,6 +1,6 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
require 'sidekiq_unique_jobs/web'
|
||||
require 'sidekiq_unique_jobs/web' if ENV['ENABLE_SIDEKIQ_UNIQUE_JOBS_UI'] == true
|
||||
require 'sidekiq-scheduler/web'
|
||||
|
||||
class RedirectWithVary < ActionDispatch::Routing::PathRedirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue