Flowdock
method

to_json

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: Object
to_json(p1 = v1) public

Converts this object to a string (calling #to_s), converts it to a JSON string, and returns the result. This is a fallback, if no special method #to_json was defined for some object.

Show source
Register or log in to add new notes.