mirror of
https://github.com/github/rails.git
synced 2026-04-04 03:00:58 -04:00
8d337e9ec2e25007d557150dbe7557ab3c3bd05f
This is so when people override ActiveRecord::Base::find, the new ::find method will also be invoked by the dynamic finders. Associations for instance do go through ::find, so this makes it more consistent. Also removed the unnecessary deprecation silence blocks. Signed-off-by: Michael Koziarski <michael@koziarski.com> [#1162 state:committed]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%