Hi everyone,
I’m trying to post from a controller to another application, with one of
the
post parameters being a multipart file attachment. What do you recommend
for
this process? From what I could gather from doing searches I need to use
something like Net::HTTP or open-uri, but I cannot find how to add
attachments to these. Any suggestions?
Thanks,
Abdullah