jnunemaker / siren forked from jcoglan/siren

JSON parser that understands cross-references and casts to typed Ruby objects. Implements JSONQuery against JSON trees and Ruby object graphs.

This URL has Read+Write access

jnunemaker (author)
Mon Jun 22 13:30:41 -0700 2009
commit  aad4890a6449f4f8a8ecab8a10fd567450efc246
tree    b315d6e41039e5def1a3a78871d0fef10dca674c
parent  33480e72651db4bc1d2b2465b3aa406bef8fd8b7
siren / README.txt
100644 9 lines (5 sloc) 0.24 kb
1
2
3
4
5
6
7
8
9
= siren
 
== Description
 
JSON parser that understands cross-references and casts to typed Ruby objects. Implements JSONQuery against JSON trees and Ruby object graphs.
 
== Install
 
sudo gem install jnunemaker-siren -s http://gems.github.com