signed_or_encrypted()
Instance Public methods
Returns the signed
or encrypted
jar, preferring
encrypted
if secret_key_base
is set. Used by ActionDispatch::Session::CookieStore
to avoid the need to introduce new cookie stores.
Returns the signed
or encrypted
jar, preferring
encrypted
if secret_key_base
is set. Used by ActionDispatch::Session::CookieStore
to avoid the need to introduce new cookie stores.
Please login to continue.