APIdock / Ruby on Rails
/
Browse About
method

_status_code

v4.1.8 - Show latest stable - Class: ActionDispatch::Response
_status_code()
public

No documentation available.

# File actionpack/lib/action_dispatch/http/response.rb, line 299
    def _status_code
      @status
    end

Related methods

  • Instance methods
  • _status_code
  • await_commit
  • await_sent
  • body
  • body=
  • body_parts
  • close
  • code
  • commit!
  • committed?
  • content_type=
  • cookies
  • delete_cookie
  • location
  • location=
  • message
  • prepare!
  • redirect_url
  • respond_to?
  • response_code
  • sending!
  • sending?
  • sent!
  • sent?
  • set_cookie
  • status=
  • status_message
  • to_a
  • to_ary
  • to_path
  • Class methods
  • new
  • Private methods
  • privateappend_charset?
  • privateassign_default_content_type_and_charset!
  • privatebefore_committed
  • privatebefore_sending
  • privatebuild_buffer
  • privatemerge_default_headers
  • privatemunge_body_object
  • privaterack_response
APIdock API Documentation Browser

Implement the SPACE framework the right way with Swarmia.

© 2026 APIdock