Closed marlena-b closed 3 months ago
Reverts RailsEventStore/ecommerce#382
I changed the validation but I think I forgot to run the tests.. 🙈 FE always sends the field as a string but only_numeric: true requires the value to be Integer or Float 😬
only_numeric: true
Reverts RailsEventStore/ecommerce#382
I changed the validation but I think I forgot to run the tests.. 🙈 FE always sends the field as a string but
only_numeric: true
requires the value to be Integer or Float 😬