ruby-json-pure

Json implementation for ruby
  http://flori.github.com/json
  0
  no reviews



This is a json implementation in pure ruby. json (javascript object notation) is a lightweight data-interchange format. it is easy for humans to read and write. it is easy for machines to parse and generate. it is based on a subset of the javascript programming language.