public
Fork of jcoglan/siren
Description: JSON parser that understands cross-references and casts to typed Ruby objects. Implements JSONQuery against JSON trees and Ruby object graphs.
Homepage:
Clone URL: git://github.com/jnunemaker/siren.git
jnunemaker (author)
Mon Jun 22 13:30:41 -0700 2009
commit  aad4890a6449f4f8a8ecab8a10fd567450efc246
tree    b315d6e41039e5def1a3a78871d0fef10dca674c
parent  33480e72651db4bc1d2b2465b3aa406bef8fd8b7
siren /
name age message
file .gitignore Mon Jun 22 13:30:03 -0700 2009 Added jeweler and gem'd things up. [jnunemaker]
file History.txt Mon Jun 22 13:30:03 -0700 2009 Added jeweler and gem'd things up. [jnunemaker]
file LICENSE Mon Jun 22 13:30:03 -0700 2009 Added jeweler and gem'd things up. [jnunemaker]
file README.txt Mon Jun 22 13:30:03 -0700 2009 Added jeweler and gem'd things up. [jnunemaker]
file Rakefile Mon Jun 22 13:30:03 -0700 2009 Added jeweler and gem'd things up. [jnunemaker]
file VERSION Mon Jun 22 13:30:32 -0700 2009 Version bump to 0.1.1 [jnunemaker]
directory lib/ Mon Jun 22 13:30:03 -0700 2009 Added jeweler and gem'd things up. [jnunemaker]
file siren.gemspec Mon Jun 22 13:30:41 -0700 2009 Regenerated gemspec for version 0.1.1 [jnunemaker]
directory test/ Sun Jan 11 15:35:33 -0800 2009 Symbols can be used to access the current objec... [jcoglan]
README.txt
= 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