Method: Web2Go::WebrickRequest#authenticated?

Defined in:
lib/Web2Go/WebrickRequest.rb

#authenticated?Boolean Also known as: authenticated

Returns:

  • (Boolean)


50
51
52
# File 'lib/Web2Go/WebrickRequest.rb', line 50

def authenticated?
    @authenticated
end