[rspec-users] Given Logged In
David Chelimsky
dchelimsky at gmail.com
Wed Apr 2 01:22:08 EDT 2008
On Wed, Apr 2, 2008 at 1:16 AM, Tim Haines <tmhaines at gmail.com> wrote:
> Hi there,
>
> Given my recent problems with .should render_template after a second post,
> I'm wondering if there's a way I set the state as logged in inside a given
> step without posting to sessions/create?
Why not just post to sessions/create? That works, doesn't it?
> I can't seem to directly set
> sessions[:user_id]. I'm using restful_authentication.
>
> This is a story as opposed to a spec..
>
> Cheers,
>
> Tim.
>
> _______________________________________________
> rspec-users mailing list
> rspec-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>
More information about the rspec-users
mailing list