update!(attributes)
Instance Public methods
Updates its receiver just like update but calls
save! instead of save, so an exception is raised
if the record is invalid.
Updates its receiver just like update but calls
save! instead of save, so an exception is raised
if the record is invalid.
Please login to continue.