class

Marten::Routing::MatchParameters

Inherits Hash < Marten::Template::CanDefineTemplateAttributes < Iterable < Enumerable < Reference < Object

A hash of matched parameters.

Instance methods

[](key : String | Symbol)
Source
[]?(key : String | Symbol)
Source
has_key?(key : String | Symbol)
Source
merge(other : MatchParameters)
Source