resque-web
resque-web copied to clipboard
No such file to load -- resque/failure/redis_multi_queue
Getting the title error when trying to access /resque_web.
Is this a none issue? I'm not using multi queue failure as far as I know...
@jeffreybasurto I just encountered this error. Did you manage to figure this out?
@jeffreybasurto @kamok
I worked around this by updating my version to 1.24.1.
In my Gemfile:
'gem 'resque', '~> 1.24.1'