Class: Numeric

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

Instance Method Summary collapse

Instance Method Details

#to_jsonObject



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

def to_json
  to_s
end