Method: Parse::Object#safe_json
- Defined in:
- lib/parse/object.rb
#safe_json ⇒ Object
87 88 89 |
# File 'lib/parse/object.rb', line 87 def safe_json safe_hash.to_json end |
87 88 89 |
# File 'lib/parse/object.rb', line 87 def safe_json safe_hash.to_json end |