Class: HttpRouter Private

Inherits:
Object
  • Object
show all
Defined in:
lib/hanami/routing/http_router_monkey_patch.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

This monkey patches http_router to make it Rack 2.0 compatible. Details see: github.com/hanami/router/issues/136

Direct Known Subclasses

Hanami::Routing::HttpRouter

Defined Under Namespace

Classes: Node