If you gem install json or fjson then you can parse json into ruby like this:
JSON.parse(jsonstring)
Cheers- -- Ezra Zygmuntowicz-- Lead Rails Evangelist -- ez@engineyard.com -- Engine Yard, Serious Rails Hosting -- (866) 518-YARD (9273)
If you gem install json or fjson then you can parse json into ruby like this:
JSON.parse(jsonstring)
Cheers- -- Ezra Zygmuntowicz-- Lead Rails Evangelist -- ez@engineyard.com -- Engine Yard, Serious Rails Hosting -- (866) 518-YARD (9273)