resque/resque

View on GitHub
lib/resque/failure.rb

Summary

Maintainability
A
45 mins
Test Coverage

Method each has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def self.each(offset = 0, limit = self.count, queue = nil, class_name = nil, order = 'desc', &block)
Severity: Minor
Found in lib/resque/failure.rb - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status