config/routes.rb in symphonia-3.2.3 vs config/routes.rb in symphonia-3.2.4
- old
+ new
@@ -1,5 +1,6 @@
require 'sidekiq/web'
+require 'sidekiq/cron/web'
require 'symphonia/admin_constraint'
Symphonia::Engine.routes.draw do
get :api, to: 'api#index'