RubyGems Navigation menu

ancestry 2.1.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:
= 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)
  6. 2.1.0 - April 16, 2014 (16 KB)
Show all versions (37 total)

Runtime Dependencies (1):

activerecord >= 3.0.0

Owners:

Authors:

  • Stefan Kroes

SHA 256 checksum:

1a83d0ef11e260b6eef34e67595843959bdae13b6d3fab905de6a42975949405

Total downloads 24,218,240

For this version 2,051,120

License:

MIT

Required Ruby Version: >= 0

Links: