Wojciech Wnętrzak

Results 15 comments of Wojciech Wnętrzak

I have also issues with using it in Rails (6.1.4.1) and Ruby 3.0.2. I included the gem in the Gemfile, like `gem "debug"` (so required by default) and then just...

Any clues how to support xml namespace (i.e. "namespaced:key") in parsers other than Ox?

The problem is that MultiXml is not consistent because of that. It should have the same result for all parsers. If this is not possible, there is no benefit of...

Yes, this way it will be consistent. It would be nice however to have some option to include namespaces (I didn't find easy solution for that also). Currently tags like:...

Any clues how this namespace from Ox can be removed?