Libraries
»
ruby-json
(1.1.1)
»
Index (N)
»
Numeric
Class: Numeric
Inherits:
Object
Object
Numeric
show all
Defined in:
lib/json/objects.rb
Instance Method Summary
collapse
#
to_json
⇒ Object
Instance Method Details
#
to_json
⇒
Object
54 55 56
# File 'lib/json/objects.rb', line 54
def
to_json
to_s
end