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.
model | [R] |