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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On 11 Apr 2008, at 00:40, Berlin Brown wrote:> > > 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? >Net:HTTP Fred --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Fri, Apr 11, 2008 at 3:04 AM, Frederick Cheung <frederick.cheung-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > > On 11 Apr 2008, at 00:40, Berlin Brown wrote: > > > > > > > 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? > > > Net:HTTP > > Fred > > > >Yea, that works for the client but I am talking about the receive end. -- Berlin Brown http://ghostbots.com/botlist/spring/help/about.html --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---