method
encode
v3.2.13 -
Show latest stable
- Class:
ActiveSupport::JSON
encode(value, options = nil)public
Dumps object in JSON (JavaScript Object Notation). See www.json.org for more info.
encode(value, options = nil)Dumps object in JSON (JavaScript Object Notation). See www.json.org for more info.