NYULibraries/gather_content-api

View on GitHub
lib/gather_content/config/elements/text.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

        def initialize(name = "", required = false, label = "", microcopy = "", value = "", limit_type = :chars, limit = 0, plain_text = true)
Severity: Major
Found in lib/gather_content/config/elements/text.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status