mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
4596e16f1a
- Eager loading was not working for the default_scope (class method) for 'find' & 'find_by' methods. - Fixed these by adding a new check 'respond_to?(:default_scope)'. |
||
---|---|---|
.. | ||
default.rb | ||
named.rb |