New Features¶ ↑
-
The sessions plugin now supports an :env_key option, which allows the use of a non-default env key. This allows you to maintain the session for the
Rodaapplication separately from the default Rack session. This can be useful in all of the following cases when you want to have theRodaapplication use a separate session from other applications or middleware: