Exception: ActionDispatch::Cookies::CookieOverflow

Inherits:
StandardError
  • Object
show all
Defined in:
lib/action_dispatch/middleware/cookies.rb

Overview

Raised when storing more than 4K of session data.