Class: TheSchemaIs::WrongTableName

Inherits:
RuboCop::Cop::Base
  • Object
show all
Extended by:
RuboCop::Cop::AutoCorrector
Includes:
Common
Defined in:
lib/the_schema_is/cops.rb

Constant Summary collapse

MSG_WRONG_TABLE_NAME =
'The real table name should be %p'
MSG_NO_TABLE_NAME =
'Table name is not specified'

Method Summary

Methods included from Common

#external_dependency_checksum, included, #on_class