Describe unsafe usage of `invert_where` method [ci skip] by pocke · Pull Request #42118 · rails/rails

invert_where method has been added by #40249. This pull request adds documentation of unsafe usage of invert_where. As #40249 (comment), this method is dangerous. Because it inverts all conditions ...