class

Crouter::Route

Inherits Reference / Object

Constructors

new(method : String, pattern, action : HTTP::Server::Context, HTTP::Params -> Nil)
Source

Class methods

prefix
Source
prefixed(prefix : String, &)
Source

Instance methods

call_action(context, match)
Source
match(method, path)
Source

Nested types