RubyGems Navigation menu

dagraph 1.0.0

Dagraph is a gem which allows you to represent DAG hierarchy using your ActiveRecord models. With a directed acyclic graph, you can represent hierarchical data where children may have multiple parents.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 1.0.0 May 12, 2025 (13.5KB)

Runtime依存関係 (3):

activerecord >= 6.0.0, < 9.0.0
activesupport >= 6.0.0, < 9.0.0
with_advisory_lock >= 4.0.0, < 6.0.0

所有者:

プッシュ者:

作者:

  • Guillaume Dott

SHA 256チェックサム:

=

累計ダウンロード数 159

このバージョンのみ 159

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 2.6.0

リンク: