module Orion::Router::Scope

Direct including types

Defined in:

orion/router/scope.cr

Macro Summary

Macro Detail

macro scope(path = nil, helper_prefix = nil) #

Create a scope, optionall nested under a path.


[View source]