request.env[“REMOTE_ADDR”]
<%=request.inspect%> will show you some other information that you may be interested in accessing.
request.env[“REMOTE_ADDR”]
<%=request.inspect%> will show you some other information that you may be interested in accessing.