Exception: ActiveRecord::DangerousAttributeError

Inherits:
ActiveRecordError show all
Defined in:
activerecord/lib/active_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).