-
Notifications
You must be signed in to change notification settings - Fork 0
Forces elements in arrays to be output using to_xml on each element if the element responds to to_xml. If an element does not respond to to_xml then a nested XML tag is created with the element's to_s value and the singlarized name of the array as the tag name.
tsxn26/array-xml_serialization
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Forces elements in arrays to be output using to_xml on each element if the element responds to to_xml. If an element does not respond to to_xml then a nested XML tag is created with the element's to_s value and the singlarized name of the array as the tag name.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published