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