Method: JSONAPI::Exceptions::InvalidInclude#relationship
- Defined in:
- lib/jsonapi/exceptions.rb
#relationship ⇒ Object
Returns the value of attribute relationship.
351 352 353 |
# File 'lib/jsonapi/exceptions.rb', line 351 def relationship @relationship end |