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.
Required Ruby Version
None
Required Rubygems Version
>= 1.2
Authors
Thomas Nguyen
Versions
- 0.1.0 March 30, 2010 (4.5 KB)