W3cubDocs

/Ruby on Rails 7.0

class ActiveRecord::DangerousAttributeError

Parent:
ActiveRecord::ActiveRecordError

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

© 2004–2021 David Heinemeier Hansson
Licensed under the MIT License.