
Not keeping session in merb
Reported by teamon | January 3rd, 2009 @ 08:43 AM
I use webrat with cucumber for testing merb app When I log in
and then go to other page Im logged out.
http://github.com/teamon/webrat_...
This repo explains everything.
Comments and changes to this ticket
-
Bryan Helmkamp January 17th, 2009 @ 11:15 AM
- Tag set to bug, patch, verify
That GitHub link is a 404. Can you please add details to the ticket of the issue?
Thanks.
-
teamon January 17th, 2009 @ 11:20 AM
I forgot to write here. The problem was that i had visit "homepage" instead of visit "/"
and while it was taking me to "/", session was lost.
Everything works now :)
Anyway, interesting that visit "homepage" do not goeas to 404
-
Bryan Helmkamp January 17th, 2009 @ 11:33 AM
- State changed from new to resolved
Okay, I'm going to close this out.
Thanks.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby Acceptance Testing for Web applications.