Class: FHTTPClient::Parser::Response
- Inherits:
-
HTTParty::Parser
- Object
- HTTParty::Parser
- FHTTPClient::Parser::Response
- Defined in:
- lib/f_http_client/parser/response.rb
Overview
Parse a json response letting this as symbol hash Following those examples: github.com/jnunemaker/httparty/blob/master/examples/custom_parsers.rb And looking default formats: github.com/jnunemaker/httparty/blob/fb7c40303b7e6429196ef748754505768520407c/lib/httparty/parser.rb#L42