Exception: Rack::Flash::SessionUnavailable
- Inherits:
-
StandardError
- Object
- StandardError
- Rack::Flash::SessionUnavailable
- Defined in:
- lib/rack/flash.rb
Overview
Raised when the session passed to FlashHash initialize is nil. This is usually an indicator that session middleware is not in use.