I have a project running on EngineYard , there I've started resque-web
Starting 'resque-web'...
'resque-web' is already running at http://0.0.0.0:5678
From the command line , I can see the statuses of the workers , there are 3 workers in idle state .
I am not able to see the Resque web UI by visiting xxxx:5678 , if xxxx is where I can access my app . How do I see the workers and their statuses using the Web interface ?