Authors: hackliteracy
License: MIT
Summary: Kinship is a schema-inferred relationship graph for Ruby applications.
It automatically discovers parent/child relationships between models
by inspecting attributes (e.g. user_id, post_id) and builds a complete
in-memory graph...