Method: JSONAPI::ResourceFragment#attributes
- Defined in:
- lib/jsonapi/resource_fragment.rb
#attributes ⇒ Object (readonly)
Returns the value of attribute attributes.
14 15 16 |
# File 'lib/jsonapi/resource_fragment.rb', line 14 def attributes @attributes end |