Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include `ActiveSupport::Testing::MethodCallAssertions` in `railties/test/isol... | bogdanvlviv | 2018-06-09 | 1 | -2/+0 |
* | Use SHA-1 for non-sensitive digests by default | Eugene Kenny | 2018-01-08 | 1 | -1/+1 |
* | Adding frozen_string_literal pragma to Railties. | Pat Allan | 2017-08-14 | 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 |
* | Use recyclable cache keys (#29092) | David Heinemeier Hansson | 2017-05-18 | 1 | -0/+4 |
* | applies new string literal convention in railties/test | Xavier Noria | 2016-08-06 | 1 | -13/+13 |
* | Make collection caching explicit. | Kasper Timm Hansen | 2016-02-20 | 1 | -0/+2 |
* | move digest cache on to the DetailsKey object | Aaron Patterson | 2016-02-18 | 1 | -2/+3 |
* | Make digest cache work in development. | Kasper Timm Hansen | 2015-07-18 | 1 | -0/+63 |