This project is archived and is in readonly mode.
Changeset [257a29d3cca91913325a8bfef0f06b7ec6c4654b] by Michael Lovitt
July 14th, 2010 @ 07:04 AM
Sessions should not be created until written to and session data should be destroyed on reset. [#4938 state:resolved]
Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/257a29d3cca91913325a8bfef0f06b...
Committed by Michael Lovitt
- A actionpack/test/fixtures/session_autoload_test/session_autoload_test/foo.rb
- M actionpack/lib/action_controller/request.rb
- M actionpack/lib/action_controller/session/abstract_store.rb
- M actionpack/lib/action_controller/session/cookie_store.rb
- M actionpack/lib/action_controller/session/mem_cache_store.rb
- M actionpack/test/abstract_unit.rb
- M actionpack/test/activerecord/active_record_store_test.rb
- M actionpack/test/controller/session/cookie_store_test.rb
- M actionpack/test/controller/session/mem_cache_store_test.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>