This is a general question;
I want to be able to automatically upload binary files to rails and possibly return a XML response. I will send thousands of requests, is the basic upload functionality the best approach or is there some library to use. Does anyone have an example, also?
Berlin Brown