Method: JSONAPI::ResourceFragment#cache
- Defined in:
- lib/jsonapi/resource_fragment.rb
#cache ⇒ Object Also known as: cache_field
Returns the value of attribute cache.
16 17 18 |
# File 'lib/jsonapi/resource_fragment.rb', line 16 def cache @cache end |