diff options
Diffstat (limited to 'ruby/ruby-json/README')
-rw-r--r-- | ruby/ruby-json/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ruby/ruby-json/README b/ruby/ruby-json/README new file mode 100644 index 0000000000..23bd3c47d0 --- /dev/null +++ b/ruby/ruby-json/README @@ -0,0 +1,3 @@ +ruby-json (implementation as a Ruby extension in C) + +JSON implementation as a Ruby extension in C. |