Skip to Content Skip to Search

class ActiveRecord::DangerousAttributeError

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

Inherits From

Definition files