Method: Elastictastic::ParentChild::ClassMethods#child_associations

Defined in:
lib/elastictastic/parent_child.rb

#child_associationsObject



33
34
35
# File 'lib/elastictastic/parent_child.rb', line 33

def child_associations
  @_child_associations ||= {}
end