Method: Elastictastic::ParentChild::ClassMethods#child_associations
- Defined in:
- lib/elastictastic/parent_child.rb
#child_associations ⇒ Object
33 34 35 |
# File 'lib/elastictastic/parent_child.rb', line 33 def child_associations @_child_associations ||= {} end |