Libraries
»
jsonapi-resources
(0.3.3)
»
Index
»
JSONAPI
»
Error
»
#code
Method: JSONAPI::Error#code
Defined in:
lib/jsonapi/error.rb
#
code
⇒
Object
Returns the value of attribute code.
4 5 6
# File 'lib/jsonapi/error.rb', line 4
def
code
@code
end