module Marten::Handlers::Session
Overview
Provides helpers methods to interact with the session store.
Direct including types
Defined in:
marten/handlers/concerns/session.crInstance Method Summary
-
#session(*args, **options)
Returns the session store for the considered request.
-
#session(*args, **options, &)
Returns the session store for the considered request.