New Discussion

Notifications

You’re not receiving notifications from this thread.

Session is not set until the page reload

0
Rails

I work with Rails remote form. After set the session like session[:user_id] = 123, the session is still blank {}. After I refreshed page, I got the user_id value.
How can I access those session without refreshing page?

Join the discussion
Create an account Log in

Learning Ruby on Rails? Join our newsletter.

We won't send you spam. Unsubscribe at any time.