SpontaneousCMS/spontaneous

View on GitHub
lib/spontaneous/field.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

    def self.update(site, content, params, user, asynchronous = false)
Severity: Minor
Found in lib/spontaneous/field.rb - About 35 mins to fix

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

        def self.set(site, field, value, user, asynchronous = false)
    Severity: Minor
    Found in lib/spontaneous/field.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status