Closed rgarner closed 13 years ago
Narrower/related should be simple has_many relations. Broader is a special polyhierarchical case. Work out how to model the base relationships in ActiveRecord and then introduce transitive closure with depth.
has_many
Broader/Narrower/Related tag support. Closed by cf1528d830356775f90fd5d85372976a28618fe9.
Narrower/related should be simple
has_many
relations. Broader is a special polyhierarchical case. Work out how to model the base relationships in ActiveRecord and then introduce transitive closure with depth.