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_dispatch/middleware/session
2011-12-25 14:34:58 +03:00
..
abstract_store.rb remove checks for encodings availability 2011-12-25 14:34:58 +03:00
cache_store.rb Add ActionDispatch::Session::CacheStore as a generic way of storing sessions in a cache. 2011-10-21 13:13:29 -05:00
cookie_store.rb Fix renew feature on cookies. 2011-05-04 20:12:27 +02:00
mem_cache_store.rb Rely on Rack::Session stores API for more compatibility across the Ruby world. 2010-10-03 21:24:22 +02:00