ejschmitt / delayed_job_web

Resque like web interface for delayed job
MIT License
478 stars 189 forks source link

feature - show queues #91

Closed mbobin closed 7 years ago

mbobin commented 8 years ago

Adds some new features:

andyatkinson commented 7 years ago

@mbobin This seems straightforward. Can you confirm it's still safe to merge since a lot of time has passed. Also, could you document the "reset queue filters" change in the Readme as part of this change please? Thanks.

mbobin commented 7 years ago

@andyatkinson it's still safe.

andyatkinson commented 7 years ago

@mbobin I'll merge it this week. There are a couple other changes we could include in a new gem release. I'll make a new gem release as well and ping you.

mbobin commented 7 years ago

@andyatkinson, indeed there are. We could add support for Rails 5 and make sure it works with Ruby 2.4. Let me know if there is anything to do.