
Engineering
Cautious when convert a BigDecimal value to JSON in Rails
In Ruby on Rails, we can use to_json to convert data or hash to JSON easily, but we need to be cautious when we convert
In Ruby on Rails, we can use to_json to convert data or hash to JSON easily, but we need to be cautious when we convert