oga/lib
Loic Nageleisen 39bf7ffaeb Silence method redefinition warnings
As the community progressively moves to a useful practice of enabling
ruby warnings on tests, knowingly redefining a method produces a
distracting warning that has to be special-cased when running automated
tests. We thus skip dynamic definitions of methods we know will be
redefined right after.
2017-09-07 00:03:36 +02:00
..
oga Silence method redefinition warnings 2017-09-07 00:03:36 +02:00
oga.rb Make XmlDeclaration a ProcessingInstruction 2016-09-17 14:39:07 +02:00