RubyGems Navigation menu

index_tree 0.0.5

This Gem eagerly loads trees by indexing the nodes of the tree. The number of queries needed for loading a tree is N, Where N is the number of different models(ActiveRecords) in the tree. Each inner object in the tree have an index node instance that is connecting it to the root. When the root of the tree is loaded, only the objects that are in the tree are fetched(Pruning). The index nodes are created when the root element is saved and stored in the IndexNode model.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.0.5 - October 04, 2014 (12,5 ko)
  2. 0.0.3 - October 01, 2014 (11,5 ko)
  3. 0.0.1 - September 29, 2014 (9,5 ko)
Voir toutes les versions (4)

Dépendances de Runtime (1):

activerecord >= 3.0.0

Dépendances de Development (3):

minitest >= 0
rdoc >= 0
sqlite3 >= 0

Propriétaires:

Auteurs:

  • Alex Stanovsky

Total de contrôle SHA 256:

03285ddef1273c215ad98d1c2bc6148bdc83e15f6d17f8780583975170d59ff5

Total de téléchargements 10 524

Pour cette version 5 783

License:

aucune

Version de Ruby requise: >= 0

Liens: