Returns the raw HTTP response code.
Returns:
the raw HTTP response code
13 14 15
# File 'lib/rubix/response.rb', line 13 def code @code end