Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Marten::Routing::Rule::Path
Inherits
Marten::Routing::Rule::Base
/
Reference
/
Object
Constructors
new
(path :
String
|
TranslatedPath
, handler :
Marten::Handlers::Base
.class, name :
String
)
Source
Instance methods
handler
Source
name
Source
path
Source
resolve
(path :
String
) :
Match
|
Nil
Source