aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/suppressor_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Change the empty block style to have space inside of the blockRafael Mendonça França2018-09-251-1/+1
* Use frozen-string-literal in ActiveRecordKir Shatrov2017-07-191-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Add three new rubocop rulesRafael Mendonça França2016-08-161-1/+1
* applies new string literal convention in activerecord/testXavier Noria2016-08-061-12/+12
* Keep state around for nested calls to #suppressJahfer Husain2016-05-161-0/+12
* Ensure suppressor runs before validationseileencodes2016-02-241-1/+12
* Apply Active Record suppression to all savesGeorge Claghorn2015-06-041-1/+32
* Copy edit the suppressor documentationRafael Mendonça França2015-02-191-1/+0
* Add `ActiveRecord::Base.suppress`Michael Ryan2015-02-181-0/+22