index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
test
/
dispatch
/
request
/
session_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Push `before_sending` to super class
eileencodes
2015-12-06
1
-1
/
+1
*
implement abstract store methods
Aaron Patterson
2015-09-04
1
-1
/
+1
*
use a request object in the session middleware
Aaron Patterson
2015-08-22
1
-19
/
+21
*
point at rack master
Aaron Patterson
2015-08-20
1
-1
/
+1
*
Cleaning and adding tests for Session
Attila Domokos
2014-03-19
1
-7
/
+34
*
Make ActionDispatch::Request::Session#fetch behave like Hash#fetch
Trent Ogren
2013-12-11
1
-3
/
+2
*
session#fetch doesn't behave exactly like Hash#fetch.
Damien Mathieu
2013-10-30
1
-1
/
+5
*
add the fetch method to sessions
Damien Mathieu
2013-10-29
1
-0
/
+13
*
Alias refute methods to assert_not and perfer assert_not on tests
Rafael Mendonça França
2012-12-31
1
-1
/
+1
*
Add test for clear in ActionDispatch::Request::Session
Andreas Loupasakis
2012-09-08
1
-0
/
+9
*
Added ActionDispatch::Request::Session#keys and ActionDispatch::Request::Sess...
Philip Arndt
2012-05-23
1
-0
/
+16
*
testing session store behavior
Aaron Patterson
2012-05-02
1
-0
/
+48