Class: WEBrick::HTTPServer

Inherits:
Object
  • Object
show all
Defined in:
lib/hanoi/webrick.rb

Overview

shut up, webrick :-)

Instance Method Summary collapse

Instance Method Details

#access_log(config, req, res) ⇒ Object



3
4
5
# File 'lib/hanoi/webrick.rb', line 3

def access_log(config, req, res)
  # nop
end