andela-akabiru/panda

View on GitHub
lib/panda/record/base_helper.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method included has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def self.included(base)
        class << base
          attr_reader :properties, :table

          private
Severity: Minor
Found in lib/panda/record/base_helper.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status