ActiveSupport::SecureRandom.hex(64) can generate session key

2009/11/2 James West <rails-mailing-l...@andreas-s.net>

>
> That works for one site but with multiple sites each key should be
> unique so I need it to be set dynamically otherwise people visiting site
> one will have the same key for site 2, site 3 and so on...
>
> But I'm still struggling with the session issue so I'll worry about the
> key later.
>
>
>

--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to