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 |
* | Keep state around for nested calls to #suppress | Jahfer Husain | 2016-05-16 | 1 | -1/+2 |
* | Ensure suppressor runs before validations | eileencodes | 2016-02-24 | 1 | -1/+5 |
* | Apply Active Record suppression to all saves | George Claghorn | 2015-06-04 | 1 | -2/+1 |
* | Return true instead of self when suppressed | Rafael Mendonça França | 2015-02-19 | 1 | -1/+1 |
* | Copy edit the suppressor documentation | Rafael Mendonça França | 2015-02-19 | 1 | -15/+15 |
* | Add `ActiveRecord::Base.suppress` | Michael Ryan | 2015-02-18 | 1 | -0/+55 |