Re: [rspec-users] Cookies in RSpec

2007-10-05 Thread Priit Tamboom
On 10/4/07, Nathan Sutton <[EMAIL PROTECTED]> wrote: > So how do you work with cookies properly in rspec now? I noticed in > the docs that it mentions session, assigns, and flash, but nothing of > cookie. I'm using edge rails so I'm concerned about changes to the > cookie mechanisms. I need to a

[rspec-users] Cookies in RSpec

2007-10-04 Thread Nathan Sutton
So how do you work with cookies properly in rspec now? I noticed in the docs that it mentions session, assigns, and flash, but nothing of cookie. I'm using edge rails so I'm concerned about changes to the cookie mechanisms. I need to assign values into the cookie (a remember token for re