RubyGems Navigation menu

ancestry 4.1.0

Ancestry allows the records of a ActiveRecord model to be organized in a tree structure, using the materialized path pattern. It exposes the standard relations (ancestors, parent, root, children, siblings, descendants) and allows them to be fetched in a single query. Additional features include 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. 4.1.0 - June 28, 2021 (22.0 KB)
顯示所有版本(共 37)

Runtime 相依性套件 (1):

activerecord >= 5.2.6

Development 相依性套件 (5):

appraisal >= 0
minitest >= 0
rake ~> 13.0
simplecov >= 0
yard >= 0

擁有者:

Pushed by:

作者:

  • Stefan Kroes, Keenan Brock

SHA 256 checksum:

a9ea983a87d115a75e30876c5f5cbc1e21d5729bd1344d929058f931d82e1fa0

總下載次數 24,574,401

這個版本 2,357,201

License:

MIT

Ruby 版本需求: >= 2.5

相關連結: