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
/
lib
/
active_record
/
secure_token.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
*
`self.` is not needed when calling its own instance method
Akira Matsuda
2017-01-05
1
-1
/
+1
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-1
/
+1
*
applies new string literal convention in activerecord/lib
Xavier Noria
2016-08-06
1
-1
/
+1
*
Revert "Merge pull request #20835 from glittershark/if-and-unless-in-secure-t...
Kasper Timm Hansen
2016-01-14
1
-23
/
+2
*
Revert "Switch `has_secure_token` to `before_save`."
Kasper Timm Hansen
2016-01-09
1
-4
/
+3
*
Switch `has_secure_token` to `before_save`.
Kasper Timm Hansen
2016-01-09
1
-3
/
+4
*
Support :if and :unless in has_secure_token
Griffin Smith
2016-01-09
1
-2
/
+23
*
applies new doc guidelines to Active Record.
Yves Senn
2015-10-14
1
-4
/
+4
*
Update documentation to contain a 24 char token [ci skip]
Roberto Miranda
2015-05-01
1
-1
/
+1
*
Fix #has_secure_token documentation [ci skip]
Tim Liner
2015-02-20
1
-2
/
+2
*
Do not overwrite secret token value when already present.
Wojciech Wnętrzak
2015-02-12
1
-2
/
+1
*
Fix Typo SecureToken for schema sample [ci skip]
Jeroen K.
2015-01-15
1
-1
/
+1
*
Fix Typo SecureToken [ci skip]
Roberto Miranda
2015-01-10
1
-1
/
+1
*
Switch Secure Token generation to Base58
robertomiranda
2015-01-09
1
-18
/
+8
*
Add has_secure_token to Active Record
robertomiranda
2015-01-04
1
-0
/
+49