module Orion::Router::Scope
Direct including types
Defined in:
orion/router/scope.crMacro Summary
-
scope(path = nil, helper_prefix = nil)
Create a scope, optionall nested under a path.
Macro Detail
Create a scope, optionall nested under a path.