Closed germs12 closed 10 years ago
Apparently the good ole M$ approach fixed it (restart). Apologies for jumping the gun. :smile:
That said...I believe upgrading to rails 4.0.2. breaks rake_session_access gem. Will report more after investigating tomorrow.
Hi,
I've been using rack_session_access successfully for a while now, but recently ran into an issues that I can't put my finger on. When I run a test using rack_session_access independently I have no issues, but when I run the full suite an error is throw when I try to set the session value.
I have reordered the tests and it only occurs when the test is run at the end. I have tried page.session_reset!, but that does not fix the issue. Any idea what might be causing this? Thanks!