You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Rails 3.1 edge] ActionDispatch::ClosedError: Cannot modify cookies because it was closed. This means it was already streamed back to the client or converted to HTTP headers. #1452
Whenever I post to user_session (using authlogic) via request specs (or for that matter cucumber or controller specs rendering views) For now I have pended these things. I'm betting this is going to be similar to the flash issue.
I don't have time just now to look into this more then I have, maybe this weekend if no one gets to it.