serradura/u-observers

View on GitHub
lib/micro/observers/set.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Class Set has 21 methods (exceeds 20 allowed). Consider refactoring.
Wontfix

    class Set
      def self.for(subject)
        new(subject)
      end

Severity: Minor
Found in lib/micro/observers/set.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status