Marten::Template::Context
A template context.
Constructors
Allows to initialize a new context from the specified values.
Class methods
Initializes a context from a hash (or a named tuple) and an HTTP request.
Initializes a context from a hash or a named tuple.
Instance methods
Returns a specific context value for a given key or nil if not found.
Allows to set the handler instance associated with the context.
Merges a hash or a named tuple of context values into the current context.