Method: JSONAPI::Warning#code

Defined in:
lib/jsonapi/error.rb

#codeObject

Returns the value of attribute code.



57
58
59
# File 'lib/jsonapi/error.rb', line 57

def code
  @code
end