Class: JSONAPI::Renderer::CachedResourcesProcessor::JSONString

Inherits:
String
  • Object
show all
Defined in:
lib/jsonapi/renderer/cached_resources_processor.rb

Instance Method Summary collapse

Instance Method Details

#to_jsonObject



8
9
10
# File 'lib/jsonapi/renderer/cached_resources_processor.rb', line 8

def to_json(*)
  self
end