This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
71e84a3b514b6a2630dfd7f658f4e7597424d6e3
rails
/
actionpack
/
lib
/
action_dispatch
/
middleware
/
session
History
Brian Durand
2b04c2f66e
Add ActionDispatch::Session::CacheStore as a generic way of storing sessions in a cache.
2011-10-21 13:13:29 -05:00
..
abstract_store.rb
Split long string into multiple shorter ones
2011-08-29 04:15:15 +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