Sign in Sign up
rubygems

acts_as_graph_vertex

Simple mixin for adding graph like functions (parents, children, traversal, etc) to any class. Effectively, you'll get DAG (directed acyclic graph) behaviour between your classes and therefore the ability to model parent, child and sibling behaviours with ease!

Activity

Latest release
7y ago
Total releases
2
Cadence
~3.7 years
Last 12 months
0

Details

License
MIT
First release
Feb 05, 2015
Releases
Version Released
1.1.0 minor
1.0.0 initial