quirkey/resque-status

Status tab in new resque web

Closed this issue · 1 comments

Is this plugin compatible with the new resque web gem?

https://github.com/resque/resque-web/blob/master/PLUGINS.md

I've tried to add require 'resque/status_server' to my initializer without any luck

New code for this needs to be added to work with the new resque-web. I'm still documenting the process:
https://github.com/resque/resque-web/blob/master/PLUGINS.md

I'm starting to work on it for this project.