Class ActiveRecord::UnknownPrimaryKey
In: lib/active_record/errors.rb
Parent: ActiveRecordError

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

Methods

message   new  

Attributes

model  [R] 

Public Class methods

Public Instance methods

[Validate]