Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replaced update with update! to raise an exception in case of validation failure, as suggested by the Rails/SaveBang RuboCop rule. This ensures that any issues with updating the problem_report are explicitly handled by raising an exception.
- Loading branch information