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