SpontaneousCMS/spontaneous

View on GitHub
lib/spontaneous/field/file.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class File has 25 methods (exceeds 20 allowed). Consider refactoring.
Open

  class File < Base
    has_editor

    def blank?
      values[:path].blank?
Severity: Minor
Found in lib/spontaneous/field/file.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status