1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/web
Andrew Selder 3c6281490b Use inject rather than sum to compute backlog size
Sum is not a built in method on Enumerable, it is an extension defined
in ActiveSupport. This allows a more generic and universal use of the
web ui.
2012-05-18 15:04:25 -07:00
..
assets Add /retries page with bulk operations, trim long arguments #184 2012-05-11 16:49:15 -07:00
views Use inject rather than sum to compute backlog size 2012-05-18 15:04:25 -07:00