method
new
v2_1_10 -
Show latest stable
- Class:
HttpServer::Table
new(hash={})public
No documentation available.
# File lib/xmlrpc/httpserver.rb, line 74
def initialize(hash={})
@hash = hash
update(hash)
end new(hash={})No documentation available.
# File lib/xmlrpc/httpserver.rb, line 74
def initialize(hash={})
@hash = hash
update(hash)
end