class TestCookieJar
Ruby on Rails 7.2.3
Since v6.0.6We don’t want to use the whole “encryption stack” for connection unit-tests, but we want to make sure that users test against the correct types of cookies (i.e. signed or encrypted or plain)
Ruby on Rails 7.2.3
Since v6.0.6We don’t want to use the whole “encryption stack” for connection unit-tests, but we want to make sure that users test against the correct types of cookies (i.e. signed or encrypted or plain)