On Tue, Mar 16, 2010 at 3:09 PM, Burguer Burg <[email protected]> wrote: > Thanks a lot for your help i'll try with thats options > have you guys ever used the "Hash.from_xml " method to import XML
I've used it in the past. If you aren't importing a huge amount of records it might be ok. Otherwise I think you are better off using Nokogiri. Depends on the complexity of your source XML. Cheers, Walter -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

