goncalvesjoao/rest_my_case

View on GitHub
lib/rest_my_case/base.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Base has 24 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Base
    extend Config::Base

    def self.trial_court
      @trial_court ||= Trial::Court.new \
Severity: Minor
Found in lib/rest_my_case/base.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status