mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
First step to merge Rails and Rack session stores. Rack always expects to receive the SID since it may have different behavior if the SID is nil.
This reverts commit e210895ba9.