savonrb / gyoku

Translates Ruby Hashes to XML
MIT License
231 stars 58 forks source link

make namespace for nil dependent on element_form_default #58

Closed brycekwan closed 2 years ago

brycekwan commented 8 years ago

The nil namespace is not compatible with all external systems that use XML formatting. I've made a change to respect the element_form_default option.