method

update_attributes!

update_attributes!(attributes)
public

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