Libraries
»
to_xml
(0.1.1)
»
Index (I)
»
Integer
Class: Integer
Inherits:
Object
Object
Integer
show all
Defined in:
lib/to_xml.rb
Class Method Summary
collapse
.
xml_type
⇒ Object
Class Method Details
.
xml_type
⇒
Object
19 20 21
# File 'lib/to_xml.rb', line 19
def
self
.
xml_type
"
integer
"
end