Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
map
Source
name
Source
path
Source
resolve
(path :
String
) :
Nil
|
Match
Source