mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
c90bca7572
Follow up of #35280. If a model has default scopes, vanilla `klass.all` is not the same with `klass.unscoped`. In that case, we should use `klass.default_scoped` instead. |
||
---|---|---|
.. | ||
default.rb | ||
named.rb |