RubyGems Navigation menu

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

instalar:
=

Versões:

  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.2.1 - October 25, 2016 (16,5 KB)
Mostrar todas as versões (37)

Runtime Dependencies (1):

activerecord >= 3.0.0

Development Dependencies (5):

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

Donos:

Autores:

  • Stefan Kroes

SHA 256 checksum:

11d1e7da3f54114f9f6d977a0ed446e0f8196b0db40ac3f2f83df468a8189188

Total de downloads 24.566.698

Desta versão 12.503

Licença:

MIT

Versão Requerida do Ruby: >= 1.8.7

Links: