I'm having an issue with ARsessions... I have a rails app AND a merb app both under the same domain... I have redirects working for this to be seamless... however, the session started on merb is different than the session started in the rails app... like so.. 
<a href="http://pastie.caboo.se/private/r1ar42qiaekrqjdt6y">http://pastie.caboo.se/private/r1ar42qiaekrqjdt6y</a><br><br>Any ideas why?<br><br>The only difference I see, but dunno where to change this, is that the rails app uses utc datetimes... the merb app doesn&#39;t.. one can see that on the attributes.
<br><br>Thanks!<br><br>Cheers,<br><br><br>-rjs-