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-01-24 13:58:12 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4df45d86097efbeabceecfe53d8ea2da9ccbb107
rails
/
actionpack
/
lib
/
action_controller
/
session
History
Pelle Braendgaard
7ecb9689b0
Added support for http_only cookies in cookie_store Added unit tests for secure and http_only cookies in cookie_store
...
Signed-off-by: Michael Koziarski <
michael@koziarski.com
> [
#1046
state:committed]
2008-09-17 13:20:16 +02:00
..
active_record_store.rb
Merge docrails:
2008-05-09 10:40:50 +01:00
cookie_store.rb
Added support for http_only cookies in cookie_store Added unit tests for secure and http_only cookies in cookie_store
2008-09-17 13:20:16 +02:00
drb_server.rb
Use "/usr/bin/env ruby" instead of "/usr/local/bin/ruby"
2008-07-31 16:39:48 -05:00
drb_store.rb
Always clear model associations from session.
Closes
#4795
.
2006-11-13 18:59:01 +00:00
mem_cache_store.rb
Memcached sessions: add session data on initialization; don't silently discard exceptions; add unit tests.
Closes
#9823
.
2007-10-14 20:46:06 +00:00