Flowdock
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Superclass: WEBrick::HTTPServlet::AbstractServlet

Class deprecated or moved

This class is deprecated or moved on the latest stable version. The last existing version (v2.3.8) is shown here.

A custom dispatch servlet for use with WEBrick. It dispatches requests (using the Rails Dispatcher) to the appropriate controller/action. By default, it restricts WEBrick to a managing a single Rails request at a time, but you can change this behavior by setting ActionController::Base.allow_concurrency to true.

Show files where this class is defined (1 file)
Register or log in to add new notes.