Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add example for no_touching? in active_record/no_touching for api docs [ci skip] | Michael Munroe | 2018-06-25 | 1 | -0/+7 |
* | Use tt in doc for ActiveRecord [ci skip] | Yoshiyuki Hirano | 2017-08-27 | 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 |
* | Makes touch_later respects no_touching policy | Jean Boussier | 2016-08-16 | 1 | -0/+4 |
* | Add nodoc to touch at no_touching.rb | Rafael Mendonça França | 2014-12-29 | 1 | -1/+1 |
* | add #no_touching on ActiveRecord models | Damien Mathieu | 2013-11-13 | 1 | -0/+52 |