RubyGems Navigation menu

ancestry 2.2.0

Ancestry allows the records of a ActiveRecord model to be organized in a tree structure, using a single, intuitively formatted database column. It exposes all the standard tree structure relations (ancestors, parent, root, children, siblings, descendants) and all of them can be fetched in a single sql query. Additional features are named_scopes, integrity checking, integrity restoration, arrangement of (sub)tree into hashes and different strategies for dealing with orphaned records.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 4.3.3 - April 10, 2023 (24.5KB)
  2. 4.3.2 - March 26, 2023 (24.5KB)
  3. 4.3.1 - March 20, 2023 (24.5KB)
  4. 4.3.0 - March 09, 2023 (25KB)
  5. 4.2.0 - June 10, 2022 (22.5KB)
  6. 2.2.0 - October 25, 2016 (16.5KB)
全てのバージョンを表示(全37件)

Runtime依存関係 (1):

activerecord >= 3.0.0

Development依存関係 (4):

minitest >= 0
rake ~> 10.0
sqlite3 >= 0
test-unit >= 0

所有者:

作者:

  • Stefan Kroes

SHA 256チェックサム:

9b17b3c58a284df2900ea979be0704787f899684b654e58c98fc7a305ded6265

累計ダウンロード数 24,523,603

このバージョンのみ 2,479

ライセンス:

MIT

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

リンク: