method

new

rails latest stable - Class: ActionDispatch::Assertions::ResponseAssertions

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v4.1.8) is shown here.

new(request)
public

No documentation available.

# File actionpack/lib/action_dispatch/testing/assertions/response.rb, line 78
              def initialize(request)
                @_request = request
              end