search for: 8813731b821e4b2e9210428d42a72dff

Displaying 1 result from an estimated 1 matches for "8813731b821e4b2e9210428d42a72dff".

2006 Apr 28
3
persistent cookies
...ed session[:session_expires] = 1.year.from_now and cookies[:_session_id] = { :value => session.session_id, :expires => Time.now+31536000, :domain => ".domain.com" } I get the following in the log, but viewing the cookie in firefox doesnt reflect this... Cookie set: _session_id=8813731b821e4b2e9210428d42a72dff; domain=.familysimple.com; path=/; expires=Sat, 28 Apr 2007 19:05:44 GMT any help would be appreciated. thanks adam -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060428/a84a6354/attachment.html