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

ActiveRecord::DangerousAttributeError

Raised when attribute has a name reserved by Active Record (when attribute has name of one of Active Record instance methods).

Definition files