SpontaneousCMS/spontaneous

View on GitHub
lib/spontaneous/data_mapper/scope.rb

Summary

Maintainability
C
7 hrs
Test Coverage

Class Scope has 51 methods (exceeds 20 allowed). Consider refactoring.
Open

    class Scope

      def initialize(dataset, schema)
        @dataset      = dataset
        @schema       = schema
Severity: Major
Found in lib/spontaneous/data_mapper/scope.rb - About 7 hrs to fix

    There are no issues that match your filters.

    Category
    Status