ruby-grape/grape

View on GitHub
lib/grape/error_formatter/json.rb

Summary

Maintainability
A
35 mins
Test Coverage

Method call has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        def call(message, backtrace, options = {}, env = nil, original_exception = nil)
Severity: Minor
Found in lib/grape/error_formatter/json.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status