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
312f43324159fbcd8749cd331ed7d6500a714a83
rails
/
actionpack
/
lib
/
action_dispatch
/
middleware
/
session
History
Rizwan Reza
f99132663b
Took out the domain option logic to cookies.rb.
2010-06-11 16:34:52 +02:00
..
abstract_store.rb
Took out the domain option logic to cookies.rb.
2010-06-11 16:34:52 +02:00
cookie_store.rb
Took out the domain option logic to cookies.rb.
2010-06-11 16:34:52 +02:00
mem_cache_store.rb
Cut the fat and make session stores rely on request.cookie_jar and change set_session semantics to return the cookie value instead of a boolean.
2010-05-18 03:18:23 +02:00