Class: Numeric

Inherits:
Object show all
Defined in:
lib/json/objects.rb

Instance Method Summary collapse

Instance Method Details

#to_jsonObject



54
55
56
# File 'lib/json/objects.rb', line 54

def to_json
  to_s
end