Module: Mongoid::Association::Embedded::Cyclic
| Relationships & Source Files | |
| Namespace Children | |
| Modules: | |
| Extension / Inclusion / Inheritance Descendants | |
| Included In: | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
          ActiveSupport::Concern
         | |
| Defined in: | lib/mongoid/association/embedded/cyclic.rb | 
Overview
This module provides convenience macros for using cyclic embedded associations.
DSL Calls
included
[ GitHub ]13 14 15
# File 'lib/mongoid/association/embedded/cyclic.rb', line 13
included do class_attribute :cyclic end