Re: Hash in a Cookie?

Actually, the first case here doesn’t work at all. I get

cookies[:cities] = [] # a blank array?

So, it looks like the cookies methods don’t allow Hashes…