Hello,
I use ActiveRecord::SessionStore for sessions and I can not find
session_id.
I tried things like this:
session [: session_id]
ActiveRecord:: SessionStore: Session.session_id
session.session_id
Is there a solution?
Thank you in advance,
Guirec CORBEL.