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
/
session
/
test_session_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use frozen string literal in actionpack/
Kir Shatrov
2017-07-29
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
applies new string literal convention in actionpack/test
Xavier Noria
2016-08-06
1
-22
/
+22
*
Revert "Update Session to utilize indiffernt access"
Matthew Draper
2016-02-26
1
-7
/
+0
*
Update Session to utilize indiffernt access
Tom Prats
2016-01-30
1
-0
/
+7
*
Updating TestSession to access with indifference
Jeremy Friesen
2015-08-26
1
-0
/
+10
*
Adds missing argument handling for ActionController::TestSession to
Matthew Gerrior
2015-08-06
1
-0
/
+10
*
Add keys/values methods to TestSession
Carlos Antonio da Silva
2013-01-25
1
-5
/
+11
*
remove warning: assigned but unused variable
Santiago Pastorino
2011-06-08
1
-1
/
+0
*
Remove deprecated methods since 2-3-stable.
José Valim
2010-05-18
1
-12
/
+0
*
CookieJar#delete should return the key's value, consistent with a Hash
Jeffrey Hardy
2009-10-14
1
-2
/
+2
*
Inherit TestSession from Session::AbstractStore and add indifferent access to...
Joshua Peek
2009-04-26
1
-16
/
+8
*
Session tests belong under dispatch folder
Joshua Peek
2009-04-21
1
-0
/
+58