Class: ActiveRecord::Lint::TableKeyPair

Inherits:
TableColumnPair show all
Defined in:
lib/active_record/lint/pairs.rb

Direct Known Subclasses

MissingForeignKey

Instance Attribute Summary

Attributes inherited from Pair

#a, #b

Method Summary

Methods inherited from Pair

#<=>, #eql?, #hash, #initialize, #inspect, #pair_name, #to_ary

Constructor Details

This class inherits a constructor from ActiveRecord::Lint::Pair