Class: Platform::Api::AlreadyJsonedString
- Defined in:
- lib/platform/api/already_jsoned_string.rb
Instance Method Summary collapse
Instance Method Details
#to_json(options = {}) ⇒ Object
4 5 6 |
# File 'lib/platform/api/already_jsoned_string.rb', line 4 def to_json(={}) self end |