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 |
* | Deprecate the behavior of AR::Dirty inside of after_(create|update|save) call... | Sean Griffin | 2016-11-01 | 1 | -1/+1 |
* | applies remaining conventions across the project | Xavier Noria | 2016-08-06 | 1 | -1/+0 |
* | Use `squish` rather than `strip_heredoc` | Ryuta Kamizono | 2016-07-04 | 1 | -2/+2 |
* | Improve error message when record touch fails. | Ben Standefer | 2016-07-02 | 1 | -1/+6 |
* | Make sure we touch all the parents when touch_later. | Arthur Neves | 2015-12-06 | 1 | -4/+12 |
* | Batch touch parent records | Arthur Neves | 2015-04-08 | 1 | -0/+50 |