1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/cases/scoping
Ryuta Kamizono 47779e75b9 Support kwargs for named scopes
We fixed `generate_relation_method` to address kwargs warnings at
#38038, but I missed generated named scopes also need the same fix.

Test case has picked from #39196.

Co-authored-by: John Hawthorn <john@hawthorn.email>
2020-05-09 06:25:43 +09:00
..
default_scoping_test.rb Improve WhereClause#ast to make concise Arel ast 2020-04-25 18:46:10 +09:00
named_scoping_test.rb Support kwargs for named scopes 2020-05-09 06:25:43 +09:00
relation_scoping_test.rb Merge pull request #38319 from kamipo/make_default_scoped_public 2020-01-28 05:53:13 +09:00