RubyGems Navigation menu

ancestry 3.0.1

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.5 KB)
  2. 4.3.2 - March 26, 2023 (24.5 KB)
  3. 4.3.1 - March 20, 2023 (24.5 KB)
  4. 4.3.0 - March 09, 2023 (25.0 KB)
  5. 4.2.0 - June 10, 2022 (22.5 KB)
  6. 3.0.1 - July 05, 2017 (17.0 KB)
显示所有版本 (共 37 个)

Runtime 依赖 (1):

activerecord >= 3.2.0

Development 依赖 (5):

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

业主:

作者:

  • Stefan Kroes, Keenan Brock

SHA 256 校验和:

76245658df6cd2076bc315d30c56579d023040969b601ca1432431227597c2da

下载总量 24,606,663

这个版本 1,274,213

许可:

MIT

需要的 Ruby 版本: >= 1.8.7

链接: