This project is archived and is in readonly mode.

#1162 ✓committed
Eloy Duran

Dynamic finders should go through AR::Base::find

Reported by Eloy Duran | October 3rd, 2008 @ 09:12 AM | in 2.x

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.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Attachments

Referenced by

Pages