Method: JSONAPI::CachedResponseFragment#links_json
- Defined in:
- lib/jsonapi/cached_response_fragment.rb
#links_json ⇒ Object (readonly)
Returns the value of attribute links_json.
42 43 44 |
# File 'lib/jsonapi/cached_response_fragment.rb', line 42 def links_json @links_json end |