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