Exception: DuckRecord::DangerousAttributeError
- Inherits:
-
DuckRecordError
- Object
- StandardError
- DuckRecordError
- DuckRecord::DangerousAttributeError
- Defined in:
- lib/duck_record/errors.rb
Overview
Raised when attribute has a name reserved by Active Record (when attribute has name of one of Active Record instance methods).