Class | Rack::Flash::SessionUnavailable |
In: |
lib/rack/flash.rb
|
Parent: | StandardError |
Raised when the session passed to FlashHash initialize is nil. This is usually an indicator that session middleware is not in use.