ActiveRecord::UnknownPrimaryKey

class ActiveRecord::UnknownPrimaryKey

Parent:
ActiveRecord::ActiveRecordError

Raised when a primary key is needed, but not specified in the schema or model.

Attributes

model[R]

Public Class Methods