aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/digest
Commit message (Expand)AuthorAgeFilesLines
* Update links to use https instead of http [ci skip]Yoshiyuki Hirano2017-08-221-1/+1
* [Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-111-0/+1
* Use frozen-string-literal in ActiveSupportKir Shatrov2017-07-091-0/+1
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* code gardening: removes redundant selfsXavier Noria2016-08-081-2/+2
* applies new string literal convention in activesupport/libXavier Noria2016-08-061-2/+2
* Move uuid_v5 and uuid_v3 to Digest::UUIDRafael Mendonça França2014-07-151-0/+51