• Tan Le's avatar
    Introduce new service to block user · 6cb9bca8
    Tan Le authored
    The existing `Users::UpdateService` is getting more complex and does not
    allow capturing state changes that caused by `state_machines`. This
    replacement will help to simplify logic around blocking user and make
    way for new additional features (e.g. audit event).
    6cb9bca8
users_controller.rb 7.34 KB