class

Marten::Routing::Rule::Map

Inherits Marten::Routing::Rule::Base / Reference / Object

Constructors

new(path : String | TranslatedPath, map : Marten::Routing::Map, name : String)
Source

Instance methods

name
Source
path
Source
resolve(path : String) : Nil | Match
Source