response_code()
The response code of the request.
# File actionpack/lib/action_dispatch/http/response.rb, line 194 def response_code @status end