mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
dc3230b156
If the through class has default scopes we should skip the statement cache. Closes #20745.
2 lines
39 B
Ruby
2 lines
39 B
Ruby
class Carrier < ActiveRecord::Base
|
|
end
|