lookitsatravis/api_guardian

View on GitHub
lib/api_guardian/concerns/api_errors/renderer.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

          def render_error(status, code, title, detail, exception = nil)
Severity: Minor
Found in lib/api_guardian/concerns/api_errors/renderer.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status