Method: JSONAPI::Document::Resource#attributes
- Defined in:
- lib/easy/jsonapi/document/resource.rb
#attributes ⇒ Object
Returns the value of attribute attributes.
12 13 14 |
# File 'lib/easy/jsonapi/document/resource.rb', line 12 def attributes @attributes end |