rails--rails/actionpack/lib/action_controller/session
Jamis Buck 519e7e5e12 Fix problem with unloaded ARStore sessions being loaded when they are garbage collected, causing problems if there were AR objects in the session.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3817 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-03-08 16:53:34 +00:00
..
active_record_store.rb Fix problem with unloaded ARStore sessions being loaded when they are garbage collected, causing problems if there were AR objects in the session. 2006-03-08 16:53:34 +00:00
drb_server.rb Added thread-safety to the DRbStore #66, #389 [Ben Stiglitz] 2005-01-02 16:00:50 +00:00
drb_store.rb
mem_cache_store.rb Added the possibility to specify atomatic expiration for the memcachd session container (closes #3571) [Stefan Kaes] 2006-01-22 22:21:26 +00:00