kgiszczak / shale

Shale is a Ruby object mapper and serializer for JSON, YAML, TOML, CSV and XML. It allows you to parse JSON, YAML, TOML, CSV and XML data and convert it into Ruby data structures, as well as serialize data structures into JSON, YAML, TOML, CSV or XML.
https://shalerb.org/
MIT License
626 stars 19 forks source link

add namespace to root element without prefix #40

Closed HassanAkbar closed 4 months ago

HassanAkbar commented 4 months ago

Adding ability to add default namespaces to shale.