Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v2.2.1) is shown here.
These similar methods exist in v3.2.13:
url()
public
Returns the complete URL used for this request.
Show source
def url
protocol + host_with_port + request_uri
end