Libraries
»
jsonx
(0.3.1)
»
Index
»
JSONx
»
#to_s
Method: JSONx#to_s
Defined in:
lib/jsonx.rb
#
to_s
⇒
Object
(readonly)
Also known as:
to_jsonx
,
to_xml
Returns the value of attribute to_s.
11 12 13
# File 'lib/jsonx.rb', line 11
def
to_s
@to_s
end