jgaskins/perpetuity

View on GitHub
lib/perpetuity/mapper.rb

Summary

Maintainability
B
6 hrs
Test Coverage

Class Mapper has 45 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Mapper
    include DataInjectable
    attr_reader :mapper_registry, :identity_map, :dirty_tracker
    class << self
      attr_accessor :collection_name
Severity: Minor
Found in lib/perpetuity/mapper.rb - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status