Ruby on Rails
Sunday, December 30, 2012
Try passing it in the URL. Read more about URL rewriting in case of disabled cookies.
It has some disadvantages. http://www.javapractices.com/topic/TopicAction.do?Id=226
--
Shiv
On Mon, Dec 31, 2012 at 12:43 PM, Rajesh KT <lists@ruby-forum.com> wrote:
Rajarshi wrote in post #1090684:
> you can use many optionI am using Activerecord only to store the session, but in some way
> 1. memcache to store session in server
> 2.Activerecord to store session id in database so no need of your
> browser
>
> many others
client has to send that session ID to server to retrieve the logged-in
session data, otherwise each time server will create a new session ID.
Right?
--
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@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.
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.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment