Currency Input Masking with Cleave.js and Money gem in Ruby On Rails

1 ยท Bilal Budhani ยท May 21, 2019, 6:41 p.m.
Relying on the user's input is a crucial part of building a robust application. That's why I try to apply strong validations on the incoming data on forms or otherwise. One of the important input which needs to be captured very precisely is โ€“โ€“ Amount....