[Rails] Re: Processing an XML list in a controller

2009-10-13 Thread Matt Jones
If that's actually what's in params, somebody's already parsed the XML. No REXML needed... --Matt On Oct 12, 11:29 am, grant.tf grant.tarrantfis...@gmail.com wrote: Hi thnkas for the responses, I have tried to prgress this by using REXML, and I have tried creating an REXL doc using doc =

[Rails] Re: Processing an XML list in a controller

2009-10-12 Thread grant.tf
Hi thnkas for the responses, I have tried to prgress this by using REXML, and I have tried creating an REXL doc using doc = REXML::Document.new ranking where ranking is a variable that I have assigned from the paramters submitted to my controller, the parameters shown in the log as follows:

[Rails] Re: Processing an XML list in a controller

2009-10-06 Thread Sijo kg
suggesting gem nokogiri too Sijo -- Posted via http://www.ruby-forum.com/. --~--~-~--~~~---~--~~ 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