Ghanshyam Rathod wrote: > Can you guys give me some idea about how to Create XML file using > Nokogiri gem.
I could be wrong, but isn't Nokogiri used for parsing and searching XML? I think you should be using Builder for creating XML documents: http://www.railsbrain.com/api/rails-2.3.2/doc/index.html?a=C00000654&name=Builder# -- 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 [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 -~----------~----~----~----~------~----~------~--~---

