class TestResponse
Ruby on Rails 3.0.20
Since v2.2.3 Last seen in v4.2.9No documentation comment.
Inherits from
Methods (defined here)
- # recycle!
Methods (inherited)
From ActionDispatch::TestResponse (7)
- # client_error?
- # error?
- # missing?
- # redirect?
- # server_error?
- # success?
- self. from_response
From ActionDispatch::Response (18)
- # body
- # body=
- # body_parts
- # code
- # cookies
- # each
- # location
- # location=
- # message
- # prepare!
- # redirect_url
- # respond_to?
- # response_code
- # status=
- # status_message
- # to_a
- # to_path
- # write
From ActionDispatch::Http::Cache::Response (7)
- # etag
- # etag=
- # etag?
- # last_modified
- # last_modified=
- # last_modified?
- self. new
From ActionDispatch::Response::Setup (1)
- self. new