library · inferred from evidence
roxml
A Ruby library for XML parsing and serialization.
- quickbooks-ruby `URI.unescape is obsolete` warnings (hard failure on Ruby 3.0.1)
I am getting floods of `URI.unescape is obsolete` and `URI.escape is obsolete` warnings from the roxml gem whenever I use quickbooks-ruby. On Ruby 3.0.1 it is worse: `undefined method 'escape' for URI:Module` and XML parsing fails entirely.