method

update_attributes!

update_attributes!(attributes, options = {})
public

Updates its receiver just like update_attributes but calls save! instead of save, so an exception is raised if the record is invalid.