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
e1d4e78b15141cf940be7a84ca856425484a98be
rails
/
actionpack
/
lib
/
action_dispatch
/
middleware
/
session
History
José Valim
291adcd588
Set session options id to nil is respected and cancels lazy loading.
2010-07-18 12:51:03 +02:00
..
abstract_store.rb
Set session options id to nil is respected and cancels lazy loading.
2010-07-18 12:51:03 +02:00
cookie_store.rb
Fixed many references to the old config/environment.rb and Rails::Initializer
2010-07-13 13:00:21 +02:00
mem_cache_store.rb
Avoid uneeded queries in session stores if sid is not given.
2010-07-18 11:02:08 +02:00