Method: Web2Go::WebrickRequest#path

Defined in:
lib/Web2Go/WebrickRequest.rb

#pathObject



38
39
40
# File 'lib/Web2Go/WebrickRequest.rb', line 38

def path
    @server_variable['PATH_INFO']
end