mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Remove explicit session use, add monkeypatch for Rails bug, #2460
This commit is contained in:
parent
e7f7ea3108
commit
9591d8cbaf
3 changed files with 17 additions and 2 deletions
|
|
@ -55,5 +55,6 @@ module Myapp
|
|||
|
||||
# Version of your assets, change this if you want to expire all your assets
|
||||
config.assets.version = '1.0'
|
||||
config.secret_key_base = "sidekiq"
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue