Module: ClosureTree

Defined in:
lib/closure_tree/numeric_deterministic_ordering.rb,
lib/closure_tree/model.rb,
lib/closure_tree/finders.rb,
lib/closure_tree/support.rb,
lib/closure_tree/version.rb,
lib/closure_tree/digraphs.rb,
lib/closure_tree/hash_tree.rb,
lib/closure_tree/acts_as_tree.rb,
lib/closure_tree/support_flags.rb,
lib/closure_tree/support_attributes.rb,
lib/closure_tree/hierarchy_maintenance.rb,
lib/closure_tree/deterministic_ordering.rb

Overview

This module is only included if the order column is an integer.

Defined Under Namespace

Modules: ActsAsTree, DeterministicOrdering, Digraphs, Finders, HashTree, HierarchyMaintenance, Model, NumericDeterministicOrdering, SupportAttributes, SupportFlags Classes: Support

Constant Summary collapse

VERSION =
Gem::Version.new("4.2.0")