1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_controller/session
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