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
Sean Griffin 6fedc7d56a Merge pull request #18109 from k0kubun/unscoped-joins
Allow `joins` to be unscoped

Fixes #13775
2016-02-11 11:33:30 -07:00
..
default_scoping_test.rb Allow joins to be unscoped 2016-01-31 02:30:09 +09:00
named_scoping_test.rb Suppress ⚠️s 2016-01-28 22:30:52 +09:00
relation_scoping_test.rb Active scopes apply to child classes, though not parents/siblings 2016-01-12 05:43:58 +10:30