oga/lib/oga
Yorick Peterse 75f4e81533 Use namespace_name in Attribute#to_xml
Instead of using `namespace.name` lets just use `namespace_name`. This fixes the
problem of serializing attributes where the namespace prefix is "xmlns" as the
namespace for this isn't registered by default.

This fixes #47.
2014-09-24 00:19:58 +02:00
..
html Implemented a basic SAX API. 2014-09-16 14:30:46 +02:00
xml Use namespace_name in Attribute#to_xml 2014-09-24 00:19:58 +02:00
xpath Small cleanup for the XPath lexer. 2014-09-19 01:10:25 +02:00
oga.rb Corrected YARD argument name. 2014-09-16 14:50:17 +02:00
version.rb Release 0.1.2. 2014-09-23 16:23:49 +02:00