Hi David.

That does the login.  So - yes - probably.

I had thought it was breaking the "should render_template" that I make after
the subsequent post, but maybe something else is causing that to break..

Tim.

On 02/04/2008, David Chelimsky <[EMAIL PROTECTED]> wrote:
>
> On Wed, Apr 2, 2008 at 1:16 AM, Tim Haines <[EMAIL PROTECTED]> 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@rubyforge.org
> >  http://rubyforge.org/mailman/listinfo/rspec-users
> >
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to