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