cerebris/jsonapi-resources

View on GitHub
lib/jsonapi/cached_response_fragment.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method initialize has 9 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def initialize(resource_klass, id, type, context, fetchable_fields, relationships,
                   links_json, attributes_json, meta_json)
Severity: Major
Found in lib/jsonapi/cached_response_fragment.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status