resque / resque-web

a Rails-based web interface to Resque
235 stars 166 forks source link

Remove job from queue option #115

Open thisistimothychen opened 8 years ago

thisistimothychen commented 8 years ago

I implemented this in one of my Rails apps but the method isn't so clean. If someone could help me get the structure of how the button should be set up, I can provide the code for removing the job from the queue.