Categories: None [Edit]
arboreal
Arboreal is yet another extension to ActiveRecord to support tree-shaped data structures.
Internally, Arboreal maintains a computed "ancestry_string" column, which caches the path from the root of
a tree to each node, allowing efficient retrieval of both ancestors and descendants.
Arboreal surfaces relationships within the tree like "children", "ancestors", "descendants", and "siblings"
as scopes, so that additional filtering/pagination can be performed.
Total
Ranking: 23,616 of 184,974
Downloads: 57,535
Daily
Ranking: 103,501 of 184,967
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
7 | 1,072,832,973 | activesupport |
35 | 643,821,688 | activerecord |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mdub |