netzke/netzke-basepack

View on GitHub
lib/netzke/basepack/data_adapters/abstract_adapter.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Class AbstractAdapter has 37 methods (exceeds 20 allowed). Consider refactoring.
Open

  class AbstractAdapter
    attr_accessor :model

    # Returns primary key name of the model
    def primary_key
Severity: Minor
Found in lib/netzke/basepack/data_adapters/abstract_adapter.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status