summaryrefslogtreecommitdiffstats
path: root/ruby/rubygem-multi_json/README
diff options
context:
space:
mode:
Diffstat (limited to 'ruby/rubygem-multi_json/README')
-rw-r--r--ruby/rubygem-multi_json/README3
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 0000000000..5ad89514c6
--- /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.