Marten::Routing::Path::Spec::Static
Inherits Marten::Routing::Path::Spec::Base / Reference / Object
Represents a static path specification.
A static path specification is used for non-translated paths. Such specifications are derived from a set of parameters, a path for interpolation, and a path regex.
Constructors
Instance methods
parameters
Sourcepath_for_interpolation
Sourceregex
Source