I already parsed the json call. The idea is that i want to access a certain hash within :item => [] or return the slug value for title => "xyz"
On Sep 5, 7:39 pm, Everaldo Gomes <[email protected]> wrote: > Take a look at this,http://developer.yahoo.com/ruby/ruby-json.html > > > > > > > > On Mon, Sep 5, 2011 at 1:35 PM, 7stud -- <[email protected]> wrote: > > That isn't valid ruby syntax. Are you trying to parse a file with that > > syntax? > > > -- > > Posted viahttp://www.ruby-forum.com/. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Ruby on Rails: Talk" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > >http://groups.google.com/group/rubyonrails-talk?hl=en. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

