Skip to Content Skip to Search
v7.1.0
class ActiveRecord::TableNotSpecified < ActiveRecord::ActiveRecordError

ActiveRecord::TableNotSpecified

Raised when a model makes a query but it has not specified an associated table.

Definition files