W3cubDocs

/Ruby on Rails 4.2

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–2017 David Heinemeier Hansson
Licensed under the MIT License.