57adabc068
This changes the behaviour of after_element when parsing documents using the SAX parsing API. Previously it would always receive a nil argument, which is kinda pointless. This commit changes that by making sure it receives a namespace name (if any) and the element name. This fixes #54. |
||
---|---|---|
.. | ||
oga | ||
support | ||
spec_helper.rb |