Open elfassy opened 6 years ago
I get a NoMethodError: undefined method 'within_distance' for #<AssociationProxy when the model association has a rel_class: used. Anyone get this working with custom Neo4j::ActiveRel? Thanks
NoMethodError: undefined method 'within_distance' for #<AssociationProxy
rel_class:
Neo4j::ActiveRel
I get a
NoMethodError: undefined method 'within_distance' for #<AssociationProxy
when the model association has arel_class:
used. Anyone get this working with customNeo4j::ActiveRel
? Thanks