Exception: ActiveRecord::DangerousAttributeError
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
          ActiveRecordError,
          StandardError
         | |
| Instance Chain: 
          self,
          ActiveRecordError,
          StandardError
         | |
| Inherits: | ActiveRecord::ActiveRecordError 
 | 
| 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).