method
new
ruby 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