Libraries
»
clivecrous-ramaze
(0.3.9.5)
»
Index (P)
»
WEBrick
»
HTTPServlet
»
ProcHandler
Class: WEBrick::HTTPServlet::ProcHandler
Inherits:
Object
Object
WEBrick::HTTPServlet::ProcHandler
show all
Defined in:
lib/ramaze/adapter/webrick.rb
Overview
Extending on ProcHandler
We alias PUT to GET and DELETE to GET so WEBrick handles them as well.