lutaml / 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
0 stars 1 forks source link

updating readme for namespace with nil prefix #12

Closed HassanAkbar closed 2 months ago

HassanAkbar commented 2 months ago

Updating readme to add documentation related to namespace with nil prefix, and adding test cases for that as well

fixes #11

HassanAkbar commented 2 months ago

@ronaldtse I've updated the code to use generic namespaces