Exception: Rack::Flash::SessionUnavailable

Inherits:
StandardError
  • Object
show all
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.