RubyGems Navigation menu

arboreal 0.0.3

Arboreal is yet another extension to ActiveRecord to support tree-shaped data structures. Internally, Arboreal maintains a computed "ancestry_string" column, which caches the path from the root of a tree to each node, allowing efficient retrieval of both ancestors and descendants. Arboreal surfaces relationships within the tree like "children", "ancestors", "descendants", and "siblings" as scopes, so that additional filtering/pagination can be performed.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.2.1 - December 18, 2012 (9KB)
  2. 0.2.0 - November 02, 2011 (9KB)
  3. 0.1.2 - May 05, 2011 (9KB)
  4. 0.1.1 - September 14, 2010 (9KB)
  5. 0.1.0 - April 18, 2010 (9KB)
  6. 0.0.3 - April 05, 2010 (7.5KB)
全てのバージョンを表示(全10件)

Runtime依存関係 (1):

activerecord >= 2.3.0

Development依存関係 (1):

rspec >= 1.2.9

所有者:

作者:

  • Mike Williams

SHA 256チェックサム:

18b271b6f93685a291c48958bcd5718037375c67680c6413f9bc3ef387629fba

累計ダウンロード数 55,685

このバージョンのみ 4,882

ライセンス:

N/A

必要なRubyのバージョン: >= 1.8.7

リンク: