RubyGems Navigation menu

ancestry 4.3.1

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:
= Copy to clipboard Copied!

install:
=

Versions:

  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 KB)
  5. 4.2.0 - June 10, 2022 (22.5 KB)
Show all versions (37 total)

Runtime Dependencies (1):

activerecord >= 5.2.6

Development Dependencies (5):

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

Owners:

Pushed by:

Authors:

  • Stefan Kroes, Keenan Brock

SHA 256 checksum:

4269933895bbde539c4ddf45d482ae6e83ed0f85804a76bdf4f15d6885bdf08d

Total downloads 24,473,316

For this version 40,462

License:

MIT

Required Ruby Version: >= 2.5

Links: