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