Categories: None [Edit]
parallel_ancestry
Create and track parallel inheritance hierarchies. Hook parallel hierarchies (by including a module) to automatically update/register ancestry at include and extend, or update/register only manually. Manual registration permits definitions of ancestry across, for example, instances of the same type or instances of entirely different types. Implementation is provided by simple child/parent trees with an block to choose which parent. This permits a simple multiple inheritance model very similar to how Ruby handles modules. Conflicts for multiple inheritance are resolved by the parent most recently named for the block match. Used heavily by CascadingConfiguration gem (cascading-configuration) as well as by forthcoming Persistence and Magnets gems (persistence and magnets).
Total
Ranking: 80,784 of 183,477
Downloads: 10,276
Daily
Ranking: 63,432 of 183,470
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
39,305 | 27,893 | cascading_configuration |
Depends on
Rank | Downloads | Name |
---|---|---|
15,131 | 111,945 | module-cluster |
64,113 | 14,474 | array-unique |
Owners
# | Gravatar | Handle |
---|---|---|
1 | Asher |