Module: ActiveGraph::Node::Reflection

Extended by:
ActiveSupport::Concern
Included in:
ActiveGraph::Node
Defined in:
lib/active_graph/node/reflection.rb

Overview

A reflection contains information about an association. They are often used in connection with form builders to determine associated classes. This module contains methods related to the creation and retrieval of reflections.

Defined Under Namespace

Modules: ClassMethods Classes: AssociationReflection