Class: Object
- Inherits:
- BasicObject
- Defined in:
- lib/vendor/xml_node/lib/xml_node.rb
Instance Method Summary collapse
Instance Method Details
#to_xml_value ⇒ Object
4 5 6 |
# File 'lib/vendor/xml_node/lib/xml_node.rb', line 4 def to_xml_value to_s end |