# Update an attribute in the database without performing validations on your model update_attribute(:remember_digest, User.digest(remember_token))