oga/lib
Yorick Peterse 67ada1168e Fix starts-with() for JRuby 1.7
''.start_with?('') returns false on JRuby 1.7. While I'd love to drop
support for shit like this, JRuby 1.7 is still in common use today, so
lets just work around this for now.
2015-08-30 02:10:49 +02:00
..
oga Fix starts-with() for JRuby 1.7 2015-08-30 02:10:49 +02:00
oga.rb Removed the XPath::Evaluator class 2015-08-30 01:26:03 +02:00