hi friends, what is the default session timeout in ruby? i m creating session variables by session[:var_name]=some value but when i m trying to retrive value from session variables, sometimes it gives me null . but when i refresh the page, i again gives me value of session variable. so whats the problem? i m not getting. please help me out someone. -- Posted via http://www.ruby-forum.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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Hi John, john wrote:> > what is the default session timeout in ruby?AFAIK, there isn''t one.> i m creating session variables by session[:var_name]=some value > > but when i m trying to retrive value from session variables, > sometimes it gives me null . but when i refresh the page, > i again gives me value of session variable. > so whats the problem?Not sure what''s causing the problem, but I don''t think it''s a session timeout problem. You''ll need to post some code that demonstrates the problem for us to help. Best regards, Bill --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Maybe Matching Threads
- [PATCH]: Fix environment variable size restriction in Cygwin version
- restful_authentication plugin + session timeout + single login session?
- Best method to add unit information to dataframe ?
- Any api (agi/ari/ami) equivalent of "core show calls"?
- Realtime + MYSQL