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
a3fcfd819b85e89286ffe9dfc3a3f22555cd55fc
rails
/
actionpack
/
test
/
dispatch
/
session
History
Jay Pignata
e0f1a7dc19
If session_options[:id] is requested when using CookieStore, unmarshal the session to access it [
#2268
state:resolved]
...
Signed-off-by: Joshua Peek <
josh@joshpeek.com
>
2009-09-03 11:50:01 -05:00
..
cookie_store_test.rb
If session_options[:id] is requested when using CookieStore, unmarshal the session to access it [
#2268
state:resolved]
2009-09-03 11:50:01 -05:00
mem_cache_store_test.rb
Reset session in integration tests after changing routes to reload the middleware stack
2009-08-27 12:43:26 -05:00
test_session_test.rb
Inherit TestSession from Session::AbstractStore and add indifferent access to Session::AbstractStore.
2009-04-26 14:33:57 -05:00