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