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