Flowdock
method

as_json

Importance_1
v4.0.2 - Show latest stable - 0 notes - Class: Float
as_json(options = nil) public

Encoding Infinity or NaN to JSON should return “null”. The default returns “Infinity” or “NaN” which breaks parsing the JSON. E.g. JSON.parse(‘[NaN]’).

Show source
Register or log in to add new notes.