Module: ClosureTree::AssociationSetup
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/closure_tree/association_setup.rb
Overview
This concern sets up the ActiveRecord associations after all other modules are included. It must be included last to ensure that HierarchyMaintenance callbacks are already set up.