Class: WEBrick::HTTPServlet::ProcHandler

Inherits:
Object
  • Object
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.