diff options
Diffstat (limited to 'ruby/rubygem-multi_json/README')
-rw-r--r-- | ruby/rubygem-multi_json/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ruby/rubygem-multi_json/README b/ruby/rubygem-multi_json/README new file mode 100644 index 000000000000..5ad89514c679 --- /dev/null +++ b/ruby/rubygem-multi_json/README @@ -0,0 +1,3 @@ +A common interface to multiple JSON libraries, including Oj, Yajl, the +JSON gem (with C-extensions), the pure-Ruby JSON gem, +NSJSONSerialization, gson.rb, JrJackson, and OkJson. |