diff --git a/config/routes.rb b/config/routes.rb index 6939fb529..bc65dfb59 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -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