I\'m using Rails 6 and I am trying to set my session cookie to SameSite=None; Secure. However, the following code will only set SameSite=None;. The doc
SameSite=None; Secure
SameSite=None;