Exception: ActiveRecord::DangerousAttributeError
- Inherits:
-
ActiveRecordError
- Object
- StandardError
- ActiveRecordError
- ActiveRecord::DangerousAttributeError
- Defined in:
- lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activerecord-7.0.4/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).