Hi ,

I am doing XML parsing to get data from xml documents inside a Rails
project. I get my job done but there are too many warnings in between.I
dont understand how can i avoid this.
the error warnings are :

warning: Passing no parameters to XML::Parser.new is deprecated.  Pass
an instance of XML::Parser::Context instead.
XML::Parser#string is deprecated.  Use XML::Parser.string instead

I am using Libxml for parsing.Can anyone please provide some help in
this regards?
-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to