Methods

Class/Module Index [+]

Quicksearch

Grape::Parser::Xml

Public Class Methods

call(object, env) click to toggle source
# File lib/grape/parser/xml.rb, line 5
def call(object, env)
  MultiXml.parse(object)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.