Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix `touch` option to behave consistently with `Persistence#touch` method | Ryuta Kamizono | 2018-06-18 | 1 | -1/+1 |
* | Fix conflicts `counter_cache` with `touch: true` by optimistic locking. | bogdanvlviv | 2017-12-12 | 1 | -1/+1 |
* | 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 |
* | modernizes hash syntax in activerecord | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | reset_counter should work with non-traditional belongs_to and polymorphic bel... | Neeraj Singh | 2010-07-08 | 1 | -0/+3 |