method

set_REQUEST_URI

rails latest stable - Class: ActionController::TestRequest

Method deprecated or moved

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

set_REQUEST_URI(value)
public

Used to check AbstractRequest's request_uri functionality. Disables the use of @path and @request_uri so superclass can handle those.