module

Marten::Handlers::Flash

Provides helpers methods to interact with the flash store.

Instance methods

flash(*args, **options)

Returns the flash store for the considered request.

Source
flash(*args, **options, &)

Returns the flash store for the considered request.

Source