oga/spec
Yorick Peterse 57adabc068 Ensure SAX after_element receives meaningful args
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.
2014-11-16 23:32:32 +01:00
..
oga Ensure SAX after_element receives meaningful args 2014-11-16 23:32:32 +01:00
support Removed RSpec shared examples. 2014-11-10 00:06:26 +01:00
spec_helper.rb Removed RSpec shared examples. 2014-11-10 00:06:26 +01:00