oga/lib
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
..
oga Use namespace_name in Attribute#to_xml 2014-09-24 00:19:58 +02:00
oga.rb Implemented a basic SAX API. 2014-09-16 14:30:46 +02:00