Ruby on Rails Tuesday, January 1, 2013

I haven't read through the article you posted, but from a glance, it doesn't look like what I was talking about.

-- 
Dheeraj Kumar

On Wednesday 2 January 2013 at 12:48 AM, Rajesh KT wrote:

Dheeraj Kumar wrote in post #1090761:
replace session.session_id it with session[:session_id]

I don't think it's a hash with indifferent access.

--
Dheeraj Kumar

No, it doesn't work, it creates a new session id even if I pass a logged
in session ID though URL.
Console log says;
::: Checking session expiry
::: Initializing session expiry. Expires at 2013-01-02 01:30:41 +0530
Redirected to http://localhost:3000/

--

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment