Displaying 1 result from an estimated 1 matches for "httpparty".
Did you mean:
httparty
2011 Apr 08
0
eventbright gem
...;event_search", {:latitude=>37.3229978,
:longitude=>-122.0321823})
puts res.inspect
I am getting the response as the HTTPARTY object.
Can anyone tell me how can I parse the response?
Also, I think I am missing something during using the gem due to that it
is giving me the response as httpparty object instead of giving me as
different objects.
Any help appreciated.
Thanks,
Mike
--
Posted via http://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 rubyonrails-ta...