This project is archived and is in readonly mode.

Changeset [0f0bdaea7bf46c316ee63a9a66c8668354f142f2] by José Valim

July 29th, 2010 @ 08:10 AM

Revert "Avoid uneeded queries in session stores if sid is not given."

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 e210895ba95e498b9debbf43a3e5ae588bca81f0.
http://github.com/rails/rails/commit/0f0bdaea7bf46c316ee63a9a66c866...

Committed by José Valim

  • M actionpack/lib/action_dispatch/middleware/session/abstract_store.rb
  • M actionpack/lib/action_dispatch/middleware/session/mem_cache_store.rb
  • M activerecord/lib/active_record/session_store.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>