Class: ActiveRecordDoctor::Detectors::ExtraneousIndexes

Inherits:
Base
  • Object
show all
Defined in:
lib/active_record_doctor/detectors/extraneous_indexes.rb

Overview

:nodoc:

Constant Summary

Constants inherited from Base

Base::BASE_CONFIG

Method Summary

Methods inherited from Base

config, #initialize, locals_and_globals, run, #run, underscored_name

Constructor Details

This class inherits a constructor from ActiveRecordDoctor::Detectors::Base