Parent

Methods

Faraday::Response::ParseXml

Public Instance Methods

parse(body) click to toggle source
# File lib/faraday/response/parse_xml.rb, line 7
def parse(body)
  ::MultiXml.parse(body)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.