Method: WEBrick::HTTPAuth::BasicAuth#userdb
- Defined in:
- lib/webrick/httpauth/basicauth.rb
#userdb ⇒ Object (readonly)
Returns the value of attribute userdb.
48 49 50 |
# File 'lib/webrick/httpauth/basicauth.rb', line 48 def userdb @userdb end |