Module: ActionDispatch::Cookies::SerializedCookieJars
- Included in:
- EncryptedKeyRotatingCookieJar, SignedKeyRotatingCookieJar
- Defined in:
- lib/action_dispatch/middleware/cookies.rb
Overview
:nodoc:
Constant Summary collapse
- MARSHAL_SIGNATURE =
"\x04\x08"
- SERIALIZER =
ActiveSupport::MessageEncryptor::NullSerializer