mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
66b84c9f44
This commit fixes the following case. User.where(User.arel_table[:created_at].lteq(1.year.ago)).unscope(where :created_at) |
||
---|---|---|
.. | ||
default_scoping_test.rb | ||
named_scoping_test.rb | ||
relation_scoping_test.rb |