ruby-multi-json

Ruby library to provide easy switching between different JSON backends
  https://github.com/intridea/multi_json
  0
  no reviews



A Ruby library to provide easy switching between different JSON backends, including Oj, Yajl, the JSON gem (with C-extensions), the pure-Ruby JSON gem, and OkJson. The Debian package dependencies only provide Oj by default. If you need another backing library, you must install it yourself.