I was wondering if there is something built into rails that helps in
making XML requests to a third aprty website? Any recommendations for
gems that help with this?
What about ordinary SOAP requests? Is Net::HTTP the way to go for
that?
Thanks.
I was wondering if there is something built into rails that helps in
making XML requests to a third aprty website? Any recommendations for
gems that help with this?
What about ordinary SOAP requests? Is Net::HTTP the way to go for
that?
Thanks.
tashfeen.ekram wrote:
What about ordinary SOAP requests? Is Net::HTTP the way to go for
that?
Take a look at ActiveMerchant’s code; specifically the commit method in
the module
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