rsubhak 0.1.0
Rsubhak can be used to sanitize a params hash. For instance, remove currency symbols and commas from decimal fields (e.g. price, cost, quantity). Convert '$1,500.00' to '1500.00'.
Rsubhak can be used to sanitize a params hash. For instance, remove currency symbols and commas from decimal fields (e.g. price, cost, quantity). Convert '$1,500.00' to '1500.00'.