mirror of
https://github.com/github/rails.git
synced 2026-04-04 03:00:58 -04: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>