Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
routing
master
Routing
Base
Context
HttpRequestRouter
Routable
StringRouter
Built with Crystal 1.9.2
2023-10-08 10:15:39 UTC
module
Routing::Base
Defined in:
routing/base.cr
Macro Summary
append_route
(pattern, mapping, options)
Macro Detail
macro
append_route
(pattern, mapping, options)
#
[
View source
]