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