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