Bugs item #21895, was opened at 2008-09-10 09:03
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1971&aid=21895&group_id=494

Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Thomas Peklak (thomaspeklak)
Assigned to: Nobody (None)
Summary: [Docs] require 'libxml'

Initial Comment:
The README is misleading as the code samples say to use "require 'libxml'" 
which does not work when you do not include LibXML, too.

I found in the comments of libxml.rb to use require 'xml' instead, see below

# DEPRECATED: Use require 'xml' instead!
#
# include LibXML

Please correct this, because the README is the first thing people look for code 
samples

----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1971&aid=21895&group_id=494
_______________________________________________
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel

Reply via email to