• G
    Removed the Ruby encoder and switched to using the JSON gem · 80e75520
    Godfrey Chan 提交于
    Got all the tests passing again.
    
    Support for `encode_json` has been removed (and consequently the
    ability to encode `BigDecimal`s as numbers, as mentioned in the
    previous commit). Install the `activesupport-json_encoder` gem
    to get it back.
    80e75520
encoding_test.rb 14.6 KB