I've got the following feed from an external site which I've brought in to my rails3.2 app via httparty.
It would seem I'm having a retarted moment and cannot figure out how on earth to format / style it. Do I need to use nokogiri or is it simpler?
["radcheck", [{"attribute_name"=>"User-Password", "batch_user_id"=>nil, "id"=>22, "op"=>":=", "radcheck_serial"=>nil, "raduser_id"=>nil, "username"=>"simon", "value"=>"pass"}, {"attribute_name"=>"User-Password", "batch_user_id"=>nil, "id"=>23, "op"=>":=", "radcheck_serial"=>nil, "raduser_id"=>nil, "username"=>"silver", "value"=>"rain"}.....