rails--rails/actionpack/lib/action_controller/session
David Heinemeier Hansson 19e8b42a56 Changed ActiveRecordStore to use Marshal instead of YAML as the latter proved troublesome in persisting circular dependencies. Updating existing applications MUST clear their existing session table from data to start using this updated store #739 [Jamis Buck]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@866 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-03-06 23:34:03 +00:00
..
active_record_store.rb Changed ActiveRecordStore to use Marshal instead of YAML as the latter proved troublesome in persisting circular dependencies. Updating existing applications MUST clear their existing session table from data to start using this updated store #739 [Jamis Buck] 2005-03-06 23:34:03 +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 Initial 2004-11-24 01:04:44 +00:00
mem_cache_store.rb Fixed documentation snafus #575, #576, #577, #585 2005-02-07 14:15:53 +00:00