Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

avoid server error 500 from Mesomb #9

Closed
wants to merge 1 commit into from

Commits on Oct 17, 2020

  1. avoid server error 500 from Mesomb

    In case a user tries to withdraw a negative amount or an amount greater than in their account, Mesomb breaks and returns a server error 500. This little edit enables that the model is still returned in this case so that in the controller if the transaction wasn't successful one can return an error message without the app breaking as caused by MeSomb error 500 HTTP response.
    MuluhGodson committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    7ad7905 View commit details
    Browse the repository at this point in the history