* chore: apply Rails/SaveBang cop * fix: correct locale validation in category model spec * fix: update save methods to avoid Rails/SaveBang cop violations
Query conditions can take in arbitrary values, this can cause SQL errors. This PR fixes it