module XmlMini
Ruby on Rails 7.1.6
Since v2.3.18XmlMini
To use the much faster libxml parser:
gem 'libxml-ruby' XmlMini.backend = 'LibXML'
Constants
Attributes
Methods (defined here)
- # backend
- # backend=
- # rename_key
- # to_tag
- # with_backend
Ruby on Rails 7.1.6
Since v2.3.18To use the much faster libxml parser:
gem 'libxml-ruby' XmlMini.backend = 'LibXML'