Hi,
I have a webservice which communicate in xml. i send xml strings to
rails and they are available in my controller in params variable as
hash. how can i have directly the xml string? without transform from
hash to xml.
regards
Hi,
I have a webservice which communicate in xml. i send xml strings to
rails and they are available in my controller in params variable as
hash. how can i have directly the xml string? without transform from
hash to xml.
regards
On Jun 5, 12:43 pm, jney [email protected] wrote:
Hi,
I have a webservice which communicate in xml. i send xml strings to
rails and they are available in my controller in params variable as
hash. how can i have directly the xml string? without transform from
hash to xml.
request.raw_post ?
Fred
thank you Fred, request.request_parameters seems to work too
On Jun 5, 1:49 pm, Frederick C. [email protected]
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs