mirror of
https://github.com/github/rails.git
synced 2026-01-29 00:08:15 -05:00
This avoids extra queries when several subclasses inherit the association from their parent class, while still coping with subclasses redefining associations. Signed-off-by: Pratik Naik <pratiknaik@gmail.com>