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
/
activerecord
/
test
/
cases
/
secure_token_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
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
*
assert_equal takes expectation first
Akira Matsuda
2016-12-26
1
-1
/
+1
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-2
/
+2
*
Revert "Merge pull request #20835 from glittershark/if-and-unless-in-secure-t...
Kasper Timm Hansen
2016-01-14
1
-14
/
+0
*
Split out token `if` tests to trigger `before_create`.
Kasper Timm Hansen
2016-01-09
1
-1
/
+5
*
Support :if and :unless in has_secure_token
Griffin Smith
2016-01-09
1
-0
/
+10
*
Do not overwrite secret token value when already present.
Wojciech Wnętrzak
2015-02-12
1
-0
/
+7
*
Switch Secure Token generation to Base58
robertomiranda
2015-01-09
1
-14
/
+0
*
Clean up secure_token_test
Jon Atack
2015-01-05
1
-5
/
+5
*
Add has_secure_token to Active Record
robertomiranda
2015-01-04
1
-0
/
+39