Exception: ActiveRecord::DangerousAttributeError

Inherits:
ActiveRecordError show all
Defined in:
lib/active_record/base.rb

Overview

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