mirror of
https://github.com/internetee/registry.git
synced 2025-06-08 13:44:47 +02:00
3 lines
131 B
Ruby
3 lines
131 B
Ruby
require 'sidekiq/web' # Require at the top of the initializer
|
|
|
|
Sidekiq::Web.set :session_secret, Rails.application.secret_key_base
|