Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Rails/Savebang rubocop related failures
- Update method name 'update' to 'call' - Fix test with weak password that wasn't previously being persisted correctly - Rescue from ActiveRecord::RecordInvalid to keep user flow consistent after adding ! to `save` in 'suspend' and 'unsuspend' methods
- Loading branch information