W3cubDocs

/Padrino

Module: Padrino::PathRouter

Overview

Provides an HTTP router for use in path routing.

Defined Under Namespace

Classes: Compiler, Matcher, Route, Router

Constant Summary collapse

InvalidRouteException =

See Also:

Class.new(ArgumentError)

Class Method Summary

Class Method Details

.new ⇒ Object

Constructs an instance of PathRouter::Router.

© 2010–2019 Padrino
Licensed under the MIT License.
https://www.rubydoc.info/github/padrino/padrino-framework/Padrino/PathRouter